#f9dcbd color space conversions
Hex:
#f9dcbd
RGB:
249, 220, 189
CMY:
2, 14, 26
CMYK:
0, 12, 24, 2
HSL:
31°, 83.3333%, 85.8824%
HSV (HSB):
31°, 24.0964%, 97.6471%
XYZ:
73.8454, 75.0003, 58.7285
xyY:
0.3558, 0.3613, 75.0003
CIE-Lab:
89.3931, 5.3741, 18.9103
CIE-LCH:
89.3931, 19.6591, 74.1355
CIE-Luv:
89.3931, 19.7301, 26.2196
Hunter-Lab:
86.6027, 0.6508, 20.4151
#f9dcbd color charts
#f9dcbd color shades, tints & tones
#f9dcbd color schemes
#f9dcbd color preview, HTML & CSS examples
This text has a color of #f9dcbd
<p style="color:#f9dcbd;">Text here</p>
.mytext {color:#f9dcbd;}
This box has a color of #f9dcbd
<div style="background-color:#f9dcbd;">Content here</div>
.mybackground {background-color:#f9dcbd;}
Border around this has a color of #f9dcbd
<div style="border:2px solid #f9dcbd;">Content here</div>
.myborder {border:2px solid #f9dcbd;}