#f9cdd7 color space conversions
Hex:
#f9cdd7
RGB:
249, 205, 215
CMY:
2, 20, 16
CMYK:
0, 18, 14, 2
HSL:
346°, 78.5714%, 89.0196%
HSV (HSB):
346°, 17.6707%, 97.6471%
XYZ:
73.1640, 68.7087, 73.6959
xyY:
0.3394, 0.3187, 68.7087
CIE-Lab:
86.3596, 17.0314, 0.8821
CIE-LCH:
86.3596, 17.0542, 2.9647
CIE-Luv:
86.3596, 25.8802, -1.7898
Hunter-Lab:
82.8907, 12.4954, 5.3103
#f9cdd7 color charts
#f9cdd7 color shades, tints & tones
#f9cdd7 color schemes
#f9cdd7 color preview, HTML & CSS examples
This text has a color of #f9cdd7
<p style="color:#f9cdd7;">Text here</p>
.mytext {color:#f9cdd7;}
This box has a color of #f9cdd7
<div style="background-color:#f9cdd7;">Content here</div>
.mybackground {background-color:#f9cdd7;}
Border around this has a color of #f9cdd7
<div style="border:2px solid #f9cdd7;">Content here</div>
.myborder {border:2px solid #f9cdd7;}