#fee6f4 color space conversions
Hex:
#fee6f4
RGB:
254, 230, 244
CMY:
0, 10, 4
CMYK:
0, 9, 4, 0
HSL:
325°, 92.3077%, 94.9020%
HSV (HSB):
325°, 9.4488%, 99.6078%
XYZ:
85.4990, 84.1961, 97.3331
xyY:
0.3202, 0.3153, 84.1961
CIE-Lab:
93.5356, 10.5270, -3.8079
CIE-LCH:
93.5356, 11.1945, 340.1137
CIE-Luv:
93.5356, 12.9359, -7.7924
Hunter-Lab:
91.7584, 5.7461, 1.3388
#fee6f4 color charts
#fee6f4 color shades, tints & tones
#fee6f4 color schemes
#fee6f4 color preview, HTML & CSS examples
This text has a color of #fee6f4
<p style="color:#fee6f4;">Text here</p>
.mytext {color:#fee6f4;}
This box has a color of #fee6f4
<div style="background-color:#fee6f4;">Content here</div>
.mybackground {background-color:#fee6f4;}
Border around this has a color of #fee6f4
<div style="border:2px solid #fee6f4;">Content here</div>
.myborder {border:2px solid #fee6f4;}