#fee5e1 color space conversions
Hex:
#fee5e1
RGB:
254, 229, 225
CMY:
0, 10, 12
CMYK:
0, 10, 11, 0
HSL:
8°, 93.5484%, 93.9216%
HSV (HSB):
8°, 11.4173%, 99.6078%
XYZ:
82.4830, 82.5457, 82.8198
xyY:
0.3328, 0.3330, 82.5457
CIE-Lab:
92.8152, 7.8888, 5.0458
CIE-LCH:
92.8152, 9.3645, 32.6035
CIE-Luv:
92.8152, 14.9916, 6.1761
Hunter-Lab:
90.8547, 3.0567, 9.5517
#fee5e1 color charts
#fee5e1 color shades, tints & tones
#fee5e1 color schemes
#fee5e1 color preview, HTML & CSS examples
This text has a color of #fee5e1
<p style="color:#fee5e1;">Text here</p>
.mytext {color:#fee5e1;}
This box has a color of #fee5e1
<div style="background-color:#fee5e1;">Content here</div>
.mybackground {background-color:#fee5e1;}
Border around this has a color of #fee5e1
<div style="border:2px solid #fee5e1;">Content here</div>
.myborder {border:2px solid #fee5e1;}