#faf8e6 color space conversions
Hex:
#faf8e6
RGB:
250, 248, 230
CMY:
2, 3, 10
CMYK:
0, 1, 8, 2
HSL:
54°, 66.6667%, 94.1176%
HSV (HSB):
54°, 8.0000%, 98.0392%
XYZ:
87.2747, 93.1720, 88.2470
xyY:
0.3248, 0.3468, 93.1720
CIE-Lab:
97.2973, -2.3689, 8.8698
CIE-LCH:
97.2973, 9.1807, 104.9533
CIE-Luv:
97.2973, 2.1393, 13.8435
Hunter-Lab:
96.5256, -7.5272, 13.3630
#faf8e6 color charts
#faf8e6 color shades, tints & tones
#faf8e6 color schemes
#faf8e6 color preview, HTML & CSS examples
This text has a color of #faf8e6
<p style="color:#faf8e6;">Text here</p>
.mytext {color:#faf8e6;}
This box has a color of #faf8e6
<div style="background-color:#faf8e6;">Content here</div>
.mybackground {background-color:#faf8e6;}
Border around this has a color of #faf8e6
<div style="border:2px solid #faf8e6;">Content here</div>
.myborder {border:2px solid #faf8e6;}