#fee1d5 color space conversions
Hex:
#fee1d5
RGB:
254, 225, 213
CMY:
0, 12, 16
CMYK:
0, 11, 16, 0
HSL:
18°, 95.3488%, 91.5686%
HSV (HSB):
18°, 16.1417%, 99.6078%
XYZ:
79.8085, 79.7254, 74.1330
xyY:
0.3415, 0.3412, 79.7254
CIE-Lab:
91.5615, 8.0813, 9.5044
CIE-LCH:
91.5615, 12.4756, 49.6267
CIE-Luv:
91.5615, 18.1575, 12.6486
Hunter-Lab:
89.2891, 3.2913, 13.2763
#fee1d5 color charts
#fee1d5 color shades, tints & tones
#fee1d5 color schemes
#fee1d5 color preview, HTML & CSS examples
This text has a color of #fee1d5
<p style="color:#fee1d5;">Text here</p>
.mytext {color:#fee1d5;}
This box has a color of #fee1d5
<div style="background-color:#fee1d5;">Content here</div>
.mybackground {background-color:#fee1d5;}
Border around this has a color of #fee1d5
<div style="border:2px solid #fee1d5;">Content here</div>
.myborder {border:2px solid #fee1d5;}