HEX
#
RGB
HSL

#F4A460 CSS / HTML Preview

Text with hexadecimal color #F4A460

This text has a font color of #F4A460.

<span style="color:#F4A460;">Your text here</span>
#F4A460 border color

This element has a border color of #F4A460.

<div style="border:2px solid #F4A460;">Content here</div>
#F4A460 background color

This paragraph has a background color of #F4A460.

<p style="background-color:#F4A460;">Content here</p>
CSS codes
.text {color:#F4A460;}
.background {background-color:#F4A460;}
.border {border:1px solid #F4A460;}