#fee1fa color space conversions
Hex:
#fee1fa
RGB:
254, 225, 250
CMY:
0, 12, 2
CMYK:
0, 11, 2, 0
HSL:
308°, 93.5484%, 93.9216%
HSV (HSB):
308°, 11.4173%, 99.6078%
XYZ:
85.0536, 81.8234, 101.7532
xyY:
0.3166, 0.3046, 81.8234
CIE-Lab:
92.4969, 14.1648, -8.4721
CIE-LCH:
92.4969, 16.5051, 329.1159
CIE-Luv:
92.4969, 14.9975, -15.7588
Hunter-Lab:
90.4563, 9.5402, -3.3752
#fee1fa color charts
#fee1fa color shades, tints & tones
#fee1fa color schemes
#fee1fa color preview, HTML & CSS examples
This text has a color of #fee1fa
<p style="color:#fee1fa;">Text here</p>
.mytext {color:#fee1fa;}
This box has a color of #fee1fa
<div style="background-color:#fee1fa;">Content here</div>
.mybackground {background-color:#fee1fa;}
Border around this has a color of #fee1fa
<div style="border:2px solid #fee1fa;">Content here</div>
.myborder {border:2px solid #fee1fa;}