#dcc09f color space conversions
Hex:
#dcc09f
RGB:
220, 192, 159
CMY:
14, 25, 38
CMYK:
0, 13, 28, 14
HSL:
32°, 46.5649%, 74.3137%
HSV (HSB):
32°, 27.7273%, 86.2745%
XYZ:
54.6228, 55.4181, 40.6187
xyY:
0.3626, 0.3678, 55.4181
CIE-Lab:
79.2815, 5.0057, 20.3040
CIE-LCH:
79.2815, 20.9120, 76.1505
CIE-Luv:
79.2815, 19.5528, 27.4060
Hunter-Lab:
74.4433, 0.6986, 19.7598
#dcc09f color charts
#dcc09f color shades, tints & tones
#dcc09f color schemes
#dcc09f color preview, HTML & CSS examples
This text has a color of #dcc09f
<p style="color:#dcc09f;">Text here</p>
.mytext {color:#dcc09f;}
This box has a color of #dcc09f
<div style="background-color:#dcc09f;">Content here</div>
.mybackground {background-color:#dcc09f;}
Border around this has a color of #dcc09f
<div style="border:2px solid #dcc09f;">Content here</div>
.myborder {border:2px solid #dcc09f;}