#f9cdd8 color space conversions
Hex:
#f9cdd8
RGB:
249, 205, 216
CMY:
2, 20, 15
CMYK:
0, 18, 13, 2
HSL:
345°, 78.5714%, 89.0196%
HSV (HSB):
345°, 17.6707%, 97.6471%
XYZ:
73.2929, 68.7602, 74.3748
xyY:
0.3386, 0.3177, 68.7602
CIE-Lab:
86.3852, 17.1900, 0.3886
CIE-LCH:
86.3852, 17.1944, 1.2951
CIE-Luv:
86.3852, 25.7749, -2.5581
Hunter-Lab:
82.9218, 12.6594, 4.8664
#f9cdd8 color charts
#f9cdd8 color shades, tints & tones
#f9cdd8 color schemes
#f9cdd8 color preview, HTML & CSS examples
This text has a color of #f9cdd8
<p style="color:#f9cdd8;">Text here</p>
.mytext {color:#f9cdd8;}
This box has a color of #f9cdd8
<div style="background-color:#f9cdd8;">Content here</div>
.mybackground {background-color:#f9cdd8;}
Border around this has a color of #f9cdd8
<div style="border:2px solid #f9cdd8;">Content here</div>
.myborder {border:2px solid #f9cdd8;}