#fee8fa color space conversions
Hex:
#fee8fa
RGB:
254, 232, 250
CMY:
0, 9, 2
CMYK:
0, 9, 2, 0
HSL:
311°, 91.6667%, 95.2941%
HSV (HSB):
311°, 8.6614%, 99.6078%
XYZ:
86.9850, 85.6862, 102.3970
xyY:
0.3162, 0.3115, 85.6862
CIE-Lab:
94.1780, 10.5382, -5.9851
CIE-LCH:
94.1780, 12.1192, 330.4060
CIE-Luv:
94.1780, 11.4263, -11.2122
Hunter-Lab:
92.5668, 5.7444, -0.7895
#fee8fa color charts
#fee8fa color shades, tints & tones
#fee8fa color schemes
#fee8fa color preview, HTML & CSS examples
This text has a color of #fee8fa
<p style="color:#fee8fa;">Text here</p>
.mytext {color:#fee8fa;}
This box has a color of #fee8fa
<div style="background-color:#fee8fa;">Content here</div>
.mybackground {background-color:#fee8fa;}
Border around this has a color of #fee8fa
<div style="border:2px solid #fee8fa;">Content here</div>
.myborder {border:2px solid #fee8fa;}