#f9f2fe color space conversions
Hex:
#f9f2fe
RGB:
249, 242, 254
CMY:
2, 5, 0
CMYK:
2, 5, 0, 0
HSL:
275°, 85.7143%, 97.2549%
HSV (HSB):
275°, 4.7244%, 99.6078%
XYZ:
88.7084, 90.7998, 106.6166
xyY:
0.3100, 0.3173, 90.7998
CIE-Lab:
96.3275, 4.4582, -4.9344
CIE-LCH:
96.3275, 6.6501, 312.0973
CIE-Luv:
96.3275, 3.2164, -8.4994
Hunter-Lab:
95.2889, -0.5824, 0.3640
#f9f2fe color charts
#f9f2fe color shades, tints & tones
#f9f2fe color schemes
#f9f2fe color preview, HTML & CSS examples
This text has a color of #f9f2fe
<p style="color:#f9f2fe;">Text here</p>
.mytext {color:#f9f2fe;}
This box has a color of #f9f2fe
<div style="background-color:#f9f2fe;">Content here</div>
.mybackground {background-color:#f9f2fe;}
Border around this has a color of #f9f2fe
<div style="border:2px solid #f9f2fe;">Content here</div>
.myborder {border:2px solid #f9f2fe;}