#faf0e6
Linen Color Codes
Code | Value |
---|---|
HEX | #faf0e6 |
RGB | rgb(250,240,230) |
HSL | |
CMYK |
Shades of Linen (#faf0e6)
Tints of Linen (#faf0e6)
Linen (#faf0e6) Preview
Text with hexademical color #faf0e6
This text has a font color of #faf0e6
<span style="color: #faf0e6;">Text</span>
#faf0e6 background color
This paragraph has a background color of #faf0e6
<p style="background-color: #faf0e6;">Text</p>
#faf0e6 border color
This element has a border color of #faf0e6
<div style="border: 2px solid #faf0e6;">Text</div>
CSS codes
.text {color:#faf0e6;}
.background {background-color: #faf0e6;}
.border {border:2px solid #faf0e6;}