#fee9e5 color space conversions
Hex:
#fee9e5
RGB:
254, 233, 229
CMY:
0, 9, 10
CMYK:
0, 8, 10, 0
HSL:
10°, 92.5926%, 94.7059%
HSV (HSB):
10°, 9.8425%, 99.6078%
XYZ:
84.1548, 85.0058, 86.1011
xyY:
0.3297, 0.3330, 85.0058
CIE-Lab:
93.8856, 6.4756, 4.5114
CIE-LCH:
93.8856, 7.8921, 34.8645
CIE-Luv:
93.8856, 12.5289, 5.6570
Hunter-Lab:
92.1986, 1.5794, 9.1701
#fee9e5 color charts
#fee9e5 color shades, tints & tones
#fee9e5 color schemes
#fee9e5 color preview, HTML & CSS examples
This text has a color of #fee9e5
<p style="color:#fee9e5;">Text here</p>
.mytext {color:#fee9e5;}
This box has a color of #fee9e5
<div style="background-color:#fee9e5;">Content here</div>
.mybackground {background-color:#fee9e5;}
Border around this has a color of #fee9e5
<div style="border:2px solid #fee9e5;">Content here</div>
.myborder {border:2px solid #fee9e5;}