#faf2d8 color space conversions
Hex:
#faf2d8
RGB:
250, 242, 216
CMY:
2, 5, 15
CMYK:
0, 3, 14, 2
HSL:
46°, 77.2727%, 91.3725%
HSV (HSB):
46°, 13.6000%, 98.0392%
XYZ:
83.5711, 88.7861, 77.6985
xyY:
0.3342, 0.3551, 88.7861
CIE-Lab:
95.4910, -1.5567, 13.5026
CIE-LCH:
95.4910, 13.5921, 96.5763
CIE-Luv:
95.4910, 6.1403, 20.3643
Hunter-Lab:
94.2264, -6.5812, 17.0683
#faf2d8 color charts
#faf2d8 color shades, tints & tones
#faf2d8 color schemes
#faf2d8 color preview, HTML & CSS examples
This text has a color of #faf2d8
<p style="color:#faf2d8;">Text here</p>
.mytext {color:#faf2d8;}
This box has a color of #faf2d8
<div style="background-color:#faf2d8;">Content here</div>
.mybackground {background-color:#faf2d8;}
Border around this has a color of #faf2d8
<div style="border:2px solid #faf2d8;">Content here</div>
.myborder {border:2px solid #faf2d8;}