#f9dcd7 color space conversions
Hex:
#f9dcd7
RGB:
249, 220, 215
CMY:
2, 14, 16
CMYK:
0, 12, 14, 2
HSL:
9°, 73.9130%, 90.9804%
HSV (HSB):
9°, 13.6546%, 97.6471%
XYZ:
76.9259, 76.2324, 74.9499
xyY:
0.3372, 0.3342, 76.2324
CIE-Lab:
89.9671, 9.2044, 6.1116
CIE-LCH:
89.9671, 11.0486, 33.5839
CIE-Luv:
89.9671, 17.6198, 7.4639
Hunter-Lab:
87.3112, 4.4735, 10.2220
#f9dcd7 color charts
#f9dcd7 color shades, tints & tones
#f9dcd7 color schemes
#f9dcd7 color preview, HTML & CSS examples
This text has a color of #f9dcd7
<p style="color:#f9dcd7;">Text here</p>
.mytext {color:#f9dcd7;}
This box has a color of #f9dcd7
<div style="background-color:#f9dcd7;">Content here</div>
.mybackground {background-color:#f9dcd7;}
Border around this has a color of #f9dcd7
<div style="border:2px solid #f9dcd7;">Content here</div>
.myborder {border:2px solid #f9dcd7;}