<span style="color:#f4655f;">Text here</span>
<p style="background-color:#f4655f;">Content here</p>
<div style="border:1px solid #f4655f;">Content here</div>
.text {color:#f4655f;}
.background {background-color:#f4655f;}
.border {border:1px solid #f4655f;}