HEX
#
RGB
HSL

#FAF0E6 CSS / HTML Preview

Text with hexadecimal color #FAF0E6

This text has a font color of #FAF0E6.

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

This element has a border color of #FAF0E6.

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

This paragraph has a background color of #FAF0E6.

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