#dcc99c color space conversions
Hex:
#dcc99c
RGB:
220, 201, 156
CMY:
14, 21, 39
CMYK:
0, 9, 29, 14
HSL:
42°, 47.7612%, 73.7255%
HSV (HSB):
42°, 29.0909%, 86.2745%
XYZ:
56.4026, 59.3892, 39.9430
xyY:
0.3622, 0.3813, 59.3892
CIE-Lab:
81.5051, -0.1119, 24.9406
CIE-LCH:
81.5051, 24.9408, 90.2571
CIE-Luv:
81.5051, 14.3995, 34.5110
Hunter-Lab:
77.0644, -4.2205, 23.2147
#dcc99c color charts
#dcc99c color shades, tints & tones
#dcc99c color schemes
#dcc99c color preview, HTML & CSS examples
This text has a color of #dcc99c
<p style="color:#dcc99c;">Text here</p>
.mytext {color:#dcc99c;}
This box has a color of #dcc99c
<div style="background-color:#dcc99c;">Content here</div>
.mybackground {background-color:#dcc99c;}
Border around this has a color of #dcc99c
<div style="border:2px solid #dcc99c;">Content here</div>
.myborder {border:2px solid #dcc99c;}