#fee7f8 color space conversions
Hex:
#fee7f8
RGB:
254, 231, 248
CMY:
0, 9, 3
CMYK:
0, 9, 2, 0
HSL:
316°, 92.0000%, 95.0980%
HSV (HSB):
316°, 9.0551%, 99.6078%
XYZ:
86.3922, 85.0000, 100.6602
xyY:
0.3176, 0.3124, 85.0000
CIE-Lab:
93.8831, 10.7042, -5.3794
CIE-LCH:
93.8831, 11.9799, 333.3182
CIE-Luv:
93.8831, 12.0977, -10.2855
Hunter-Lab:
92.1954, 5.9224, -0.1968
#fee7f8 color charts
#fee7f8 color shades, tints & tones
#fee7f8 color schemes
#fee7f8 color preview, HTML & CSS examples
This text has a color of #fee7f8
<p style="color:#fee7f8;">Text here</p>
.mytext {color:#fee7f8;}
This box has a color of #fee7f8
<div style="background-color:#fee7f8;">Content here</div>
.mybackground {background-color:#fee7f8;}
Border around this has a color of #fee7f8
<div style="border:2px solid #fee7f8;">Content here</div>
.myborder {border:2px solid #fee7f8;}