#fee6ed color space conversions
Hex:
#fee6ed
RGB:
254, 230, 237
CMY:
0, 10, 7
CMYK:
0, 9, 7, 0
HSL:
343°, 92.3077%, 94.9020%
HSV (HSB):
343°, 9.4488%, 99.6078%
XYZ:
84.4559, 83.7789, 91.8404
xyY:
0.3247, 0.3221, 83.7789
CIE-Lab:
93.3544, 9.3373, -0.4258
CIE-LCH:
93.3544, 9.3470, 357.3890
CIE-Luv:
93.3544, 13.5003, -2.3502
Hunter-Lab:
91.5308, 4.5239, 4.5810
#fee6ed color charts
#fee6ed color shades, tints & tones
#fee6ed color schemes
#fee6ed color preview, HTML & CSS examples
This text has a color of #fee6ed
<p style="color:#fee6ed;">Text here</p>
.mytext {color:#fee6ed;}
This box has a color of #fee6ed
<div style="background-color:#fee6ed;">Content here</div>
.mybackground {background-color:#fee6ed;}
Border around this has a color of #fee6ed
<div style="border:2px solid #fee6ed;">Content here</div>
.myborder {border:2px solid #fee6ed;}