#faeecc color space conversions
Hex:
#faeecc
RGB:
250, 238, 204
CMY:
2, 7, 20
CMYK:
0, 5, 18, 2
HSL:
44°, 82.1429%, 89.0196%
HSV (HSB):
44°, 18.4000%, 98.0392%
XYZ:
80.8980, 85.8327, 69.4303
xyY:
0.3426, 0.3634, 85.8327
CIE-Lab:
94.2408, -1.3306, 17.9258
CIE-LCH:
94.2408, 17.9752, 94.2453
CIE-Luv:
94.2408, 9.0617, 26.4797
Hunter-Lab:
92.6459, -6.2651, 20.4193
#faeecc color charts
#faeecc color shades, tints & tones
#faeecc color schemes
#faeecc color preview, HTML & CSS examples
This text has a color of #faeecc
<p style="color:#faeecc;">Text here</p>
.mytext {color:#faeecc;}
This box has a color of #faeecc
<div style="background-color:#faeecc;">Content here</div>
.mybackground {background-color:#faeecc;}
Border around this has a color of #faeecc
<div style="border:2px solid #faeecc;">Content here</div>
.myborder {border:2px solid #faeecc;}