#fee6f7 color space conversions
Hex:
#fee6f7
RGB:
254, 230, 247
CMY:
0, 10, 3
CMYK:
0, 9, 3, 0
HSL:
318°, 92.3077%, 94.9020%
HSV (HSB):
318°, 9.4488%, 99.6078%
XYZ:
85.9584, 84.3799, 99.7521
xyY:
0.3183, 0.3124, 84.3799
CIE-Lab:
93.6152, 11.0466, -5.2536
CIE-LCH:
93.6152, 12.2323, 334.5650
CIE-Luv:
93.6152, 12.6920, -10.1461
Hunter-Lab:
91.8585, 6.2824, -0.0840
#fee6f7 color charts
#fee6f7 color shades, tints & tones
#fee6f7 color schemes
#fee6f7 color preview, HTML & CSS examples
This text has a color of #fee6f7
<p style="color:#fee6f7;">Text here</p>
.mytext {color:#fee6f7;}
This box has a color of #fee6f7
<div style="background-color:#fee6f7;">Content here</div>
.mybackground {background-color:#fee6f7;}
Border around this has a color of #fee6f7
<div style="border:2px solid #fee6f7;">Content here</div>
.myborder {border:2px solid #fee6f7;}