#fee5d7 color space conversions
Hex:
#fee5d7
RGB:
254, 229, 215
CMY:
0, 10, 16
CMYK:
0, 10, 15, 0
HSL:
22°, 95.1220%, 91.9608%
HSV (HSB):
22°, 15.3543%, 99.6078%
XYZ:
81.1581, 82.0158, 75.8431
xyY:
0.3395, 0.3431, 82.0158
CIE-Lab:
92.5818, 6.3274, 9.9209
CIE-LCH:
92.5818, 11.7669, 57.4709
CIE-Luv:
92.5818, 15.7762, 13.6144
Hunter-Lab:
90.5625, 1.4793, 13.7404
#fee5d7 color charts
#fee5d7 color shades, tints & tones
#fee5d7 color schemes
#fee5d7 color preview, HTML & CSS examples
This text has a color of #fee5d7
<p style="color:#fee5d7;">Text here</p>
.mytext {color:#fee5d7;}
This box has a color of #fee5d7
<div style="background-color:#fee5d7;">Content here</div>
.mybackground {background-color:#fee5d7;}
Border around this has a color of #fee5d7
<div style="border:2px solid #fee5d7;">Content here</div>
.myborder {border:2px solid #fee5d7;}