#f9cdec color space conversions
Hex:
#f9cdec
RGB:
249, 205, 236
CMY:
2, 20, 7
CMYK:
0, 18, 5, 2
HSL:
318°, 78.5714%, 89.0196%
HSV (HSB):
318°, 17.6707%, 97.6471%
XYZ:
76.0386, 69.8585, 88.8333
xyY:
0.3239, 0.2976, 69.8585
CIE-Lab:
86.9274, 20.5082, -9.4214
CIE-LCH:
86.9274, 22.5687, 335.3261
CIE-Luv:
86.9274, 23.6303, -18.2508
Hunter-Lab:
83.5814, 16.1237, -4.5085
#f9cdec color charts
#f9cdec color shades, tints & tones
#f9cdec color schemes
#f9cdec color preview, HTML & CSS examples
This text has a color of #f9cdec
<p style="color:#f9cdec;">Text here</p>
.mytext {color:#f9cdec;}
This box has a color of #f9cdec
<div style="background-color:#f9cdec;">Content here</div>
.mybackground {background-color:#f9cdec;}
Border around this has a color of #f9cdec
<div style="border:2px solid #f9cdec;">Content here</div>
.myborder {border:2px solid #f9cdec;}