#fee4dd color space conversions
Hex:
#fee4dd
RGB:
254, 228, 221
CMY:
0, 11, 13
CMYK:
0, 10, 13, 0
HSL:
13°, 94.2857%, 93.1373%
HSV (HSB):
13°, 12.9921%, 99.6078%
XYZ:
81.6676, 81.7781, 79.8870
xyY:
0.3356, 0.3361, 81.7781
CIE-Lab:
92.4768, 7.7705, 6.6433
CIE-LCH:
92.4768, 10.2232, 40.5286
CIE-Luv:
92.4768, 15.8541, 8.5569
Hunter-Lab:
90.4312, 2.9470, 10.9250
#fee4dd color charts
#fee4dd color shades, tints & tones
#fee4dd color schemes
#fee4dd color preview, HTML & CSS examples
This text has a color of #fee4dd
<p style="color:#fee4dd;">Text here</p>
.mytext {color:#fee4dd;}
This box has a color of #fee4dd
<div style="background-color:#fee4dd;">Content here</div>
.mybackground {background-color:#fee4dd;}
Border around this has a color of #fee4dd
<div style="border:2px solid #fee4dd;">Content here</div>
.myborder {border:2px solid #fee4dd;}