#fee7f4 color space conversions
Hex:
#fee7f4
RGB:
254, 231, 244
CMY:
0, 9, 4
CMYK:
0, 9, 4, 0
HSL:
326°, 92.0000%, 95.0980%
HSV (HSB):
326°, 9.0551%, 99.6078%
XYZ:
85.7781, 84.7543, 97.4262
xyY:
0.3201, 0.3163, 84.7543
CIE-Lab:
93.7771, 10.0105, -3.4528
CIE-LCH:
93.7771, 10.5892, 340.9698
CIE-Luv:
93.7771, 12.4182, -7.1486
Hunter-Lab:
92.0621, 5.2072, 1.6989
#fee7f4 color charts
#fee7f4 color shades, tints & tones
#fee7f4 color schemes
#fee7f4 color preview, HTML & CSS examples
This text has a color of #fee7f4
<p style="color:#fee7f4;">Text here</p>
.mytext {color:#fee7f4;}
This box has a color of #fee7f4
<div style="background-color:#fee7f4;">Content here</div>
.mybackground {background-color:#fee7f4;}
Border around this has a color of #fee7f4
<div style="border:2px solid #fee7f4;">Content here</div>
.myborder {border:2px solid #fee7f4;}