#fef0cc color space conversions
Hex:
#fef0cc
RGB:
254, 240, 204
CMY:
0, 6, 20
CMYK:
0, 6, 20, 0
HSL:
43°, 96.1538%, 89.8039%
HSV (HSB):
43°, 19.6850%, 99.6078%
XYZ:
82.9322, 87.7506, 69.6933
xyY:
0.3450, 0.3651, 87.7506
CIE-Lab:
95.0558, -0.9050, 19.1141
CIE-LCH:
95.0558, 19.1355, 92.7106
CIE-Luv:
95.0558, 10.4103, 28.0786
Hunter-Lab:
93.6753, -5.9029, 21.4617
#fef0cc color charts
#fef0cc color shades, tints & tones
#fef0cc color schemes
#fef0cc color preview, HTML & CSS examples
This text has a color of #fef0cc
<p style="color:#fef0cc;">Text here</p>
.mytext {color:#fef0cc;}
This box has a color of #fef0cc
<div style="background-color:#fef0cc;">Content here</div>
.mybackground {background-color:#fef0cc;}
Border around this has a color of #fef0cc
<div style="border:2px solid #fef0cc;">Content here</div>
.myborder {border:2px solid #fef0cc;}