#fee8ed color space conversions
Hex:
#fee8ed
RGB:
254, 232, 237
CMY:
0, 9, 7
CMYK:
0, 9, 7, 0
HSL:
346°, 91.6667%, 95.2941%
HSV (HSB):
346°, 8.6614%, 99.6078%
XYZ:
85.0157, 84.8985, 92.0270
xyY:
0.3246, 0.3241, 84.8985
CIE-Lab:
93.8394, 8.3066, 0.2825
CIE-LCH:
93.8394, 8.3114, 1.9476
CIE-Luv:
93.8394, 12.4479, -1.0777
Hunter-Lab:
92.1404, 3.4520, 5.2812
#fee8ed color charts
#fee8ed color shades, tints & tones
#fee8ed color schemes
#fee8ed color preview, HTML & CSS examples
This text has a color of #fee8ed
<p style="color:#fee8ed;">Text here</p>
.mytext {color:#fee8ed;}
This box has a color of #fee8ed
<div style="background-color:#fee8ed;">Content here</div>
.mybackground {background-color:#fee8ed;}
Border around this has a color of #fee8ed
<div style="border:2px solid #fee8ed;">Content here</div>
.myborder {border:2px solid #fee8ed;}