#feece1 color space conversions
Hex:
#feece1
RGB:
254, 236, 225
CMY:
0, 7, 12
CMYK:
0, 7, 11, 0
HSL:
23°, 93.5484%, 93.9216%
HSV (HSB):
23°, 11.4173%, 99.6078%
XYZ:
84.4591, 86.4980, 83.4785
xyY:
0.3319, 0.3400, 86.4980
CIE-Lab:
94.5249, 4.2982, 7.5108
CIE-LCH:
94.5249, 8.6537, 60.2190
CIE-Luv:
94.5249, 11.2089, 10.5288
Hunter-Lab:
93.0043, -0.6580, 11.8857
#feece1 color charts
#feece1 color shades, tints & tones
#feece1 color schemes
#feece1 color preview, HTML & CSS examples
This text has a color of #feece1
<p style="color:#feece1;">Text here</p>
.mytext {color:#feece1;}
This box has a color of #feece1
<div style="background-color:#feece1;">Content here</div>
.mybackground {background-color:#feece1;}
Border around this has a color of #feece1
<div style="border:2px solid #feece1;">Content here</div>
.myborder {border:2px solid #feece1;}