#fee4d5 color space conversions
Hex:
#fee4d5
RGB:
254, 228, 213
CMY:
0, 11, 16
CMYK:
0, 10, 16, 0
HSL:
22°, 95.3488%, 91.5686%
HSV (HSB):
22°, 16.1417%, 99.6078%
XYZ:
80.6267, 81.3617, 74.4057
xyY:
0.3411, 0.3442, 81.3617
CIE-Lab:
92.2924, 6.5372, 10.5492
CIE-LCH:
92.2924, 12.4105, 58.2139
CIE-Luv:
92.2924, 16.4869, 14.4712
Hunter-Lab:
90.2007, 1.7024, 14.2328
#fee4d5 color charts
#fee4d5 color shades, tints & tones
#fee4d5 color schemes
#fee4d5 color preview, HTML & CSS examples
This text has a color of #fee4d5
<p style="color:#fee4d5;">Text here</p>
.mytext {color:#fee4d5;}
This box has a color of #fee4d5
<div style="background-color:#fee4d5;">Content here</div>
.mybackground {background-color:#fee4d5;}
Border around this has a color of #fee4d5
<div style="border:2px solid #fee4d5;">Content here</div>
.myborder {border:2px solid #fee4d5;}