#fee5ee color space conversions
Hex:
#fee5ee
RGB:
254, 229, 238
CMY:
0, 10, 7
CMYK:
0, 10, 6, 0
HSL:
338°, 92.5926%, 94.7059%
HSV (HSB):
338°, 9.8425%, 99.6078%
XYZ:
84.3250, 83.2825, 92.5196
xyY:
0.3242, 0.3202, 83.2825
CIE-Lab:
93.1380, 10.0215, -1.2636
CIE-LCH:
93.1380, 10.1009, 352.8134
CIE-Luv:
93.1380, 13.9452, -3.7607
Hunter-Lab:
91.2592, 5.2331, 3.7726
#fee5ee color charts
#fee5ee color shades, tints & tones
#fee5ee color schemes
#fee5ee color preview, HTML & CSS examples
This text has a color of #fee5ee
<p style="color:#fee5ee;">Text here</p>
.mytext {color:#fee5ee;}
This box has a color of #fee5ee
<div style="background-color:#fee5ee;">Content here</div>
.mybackground {background-color:#fee5ee;}
Border around this has a color of #fee5ee
<div style="border:2px solid #fee5ee;">Content here</div>
.myborder {border:2px solid #fee5ee;}