#f9e5ed color space conversions
Hex:
#f9e5ed
RGB:
249, 229, 237
CMY:
2, 10, 7
CMYK:
0, 8, 5, 2
HSL:
336°, 62.5000%, 93.7255%
HSV (HSB):
336°, 8.0321%, 97.6471%
XYZ:
82.3723, 82.2928, 91.6634
xyY:
0.3214, 0.3210, 82.2928
CIE-Lab:
92.7039, 8.1549, -1.4258
CIE-LCH:
92.7039, 8.2786, 350.0828
CIE-Luv:
92.7039, 11.0364, -3.6654
Hunter-Lab:
90.7154, 3.3315, 3.5912
#f9e5ed color charts
#f9e5ed color shades, tints & tones
#f9e5ed color schemes
#f9e5ed color preview, HTML & CSS examples
This text has a color of #f9e5ed
<p style="color:#f9e5ed;">Text here</p>
.mytext {color:#f9e5ed;}
This box has a color of #f9e5ed
<div style="background-color:#f9e5ed;">Content here</div>
.mybackground {background-color:#f9e5ed;}
Border around this has a color of #f9e5ed
<div style="border:2px solid #f9e5ed;">Content here</div>
.myborder {border:2px solid #f9e5ed;}