#f9cddf color space conversions
Hex:
#f9cddf
RGB:
249, 205, 223
CMY:
2, 20, 13
CMYK:
0, 18, 10, 2
HSL:
335°, 78.5714%, 89.0196%
HSV (HSB):
335°, 17.6707%, 97.6471%
XYZ:
74.2175, 69.1301, 79.2438
xyY:
0.3334, 0.3106, 69.1301
CIE-Lab:
86.5684, 18.3202, -3.0581
CIE-LCH:
86.5684, 18.5737, 350.5232
CIE-Luv:
86.5684, 25.0323, -7.9827
Hunter-Lab:
83.1445, 13.8321, 1.6927
#f9cddf color charts
#f9cddf color shades, tints & tones
#f9cddf color schemes
#f9cddf color preview, HTML & CSS examples
This text has a color of #f9cddf
<p style="color:#f9cddf;">Text here</p>
.mytext {color:#f9cddf;}
This box has a color of #f9cddf
<div style="background-color:#f9cddf;">Content here</div>
.mybackground {background-color:#f9cddf;}
Border around this has a color of #f9cddf
<div style="border:2px solid #f9cddf;">Content here</div>
.myborder {border:2px solid #f9cddf;}