#fee1d9 color space conversions
Hex:
#fee1d9
RGB:
254, 225, 217
CMY:
0, 12, 15
CMYK:
0, 11, 15, 0
HSL:
13°, 94.8718%, 92.3529%
HSV (HSB):
13°, 14.5669%, 99.6078%
XYZ:
80.3226, 79.9310, 76.8404
xyY:
0.3388, 0.3371, 79.9310
CIE-Lab:
91.6539, 8.6937, 7.5474
CIE-LCH:
91.6539, 11.5128, 40.9625
CIE-Luv:
91.6539, 17.8276, 9.6916
Hunter-Lab:
89.4041, 3.9111, 11.6248
#fee1d9 color charts
#fee1d9 color shades, tints & tones
#fee1d9 color schemes
#fee1d9 color preview, HTML & CSS examples
This text has a color of #fee1d9
<p style="color:#fee1d9;">Text here</p>
.mytext {color:#fee1d9;}
This box has a color of #fee1d9
<div style="background-color:#fee1d9;">Content here</div>
.mybackground {background-color:#fee1d9;}
Border around this has a color of #fee1d9
<div style="border:2px solid #fee1d9;">Content here</div>
.myborder {border:2px solid #fee1d9;}