#f9e5f9 color space conversions
Hex:
#f9e5f9
RGB:
249, 229, 249
CMY:
2, 10, 2
CMYK:
0, 8, 0, 2
HSL:
300°, 62.5000%, 93.7255%
HSV (HSB):
300°, 8.0321%, 97.6471%
XYZ:
84.1851, 83.0179, 101.2096
xyY:
0.3136, 0.3093, 83.0179
CIE-Lab:
93.0223, 10.2544, -7.2174
CIE-LCH:
93.0223, 12.5397, 324.8610
CIE-Luv:
93.0223, 10.1091, -13.0850
Hunter-Lab:
91.1142, 5.4756, -2.0794
#f9e5f9 color charts
#f9e5f9 color shades, tints & tones
#f9e5f9 color schemes
#f9e5f9 color preview, HTML & CSS examples
This text has a color of #f9e5f9
<p style="color:#f9e5f9;">Text here</p>
.mytext {color:#f9e5f9;}
This box has a color of #f9e5f9
<div style="background-color:#f9e5f9;">Content here</div>
.mybackground {background-color:#f9e5f9;}
Border around this has a color of #f9e5f9
<div style="border:2px solid #f9e5f9;">Content here</div>
.myborder {border:2px solid #f9e5f9;}