#dcbc86 color space conversions
Hex:
#dcbc86
RGB:
220, 188, 134
CMY:
14, 26, 47
CMYK:
0, 15, 39, 14
HSL:
38°, 55.1282%, 69.4118%
HSV (HSB):
38°, 39.0909%, 86.2745%
XYZ:
51.8015, 52.9033, 30.0354
xyY:
0.3845, 0.3926, 52.9033
CIE-Lab:
77.8179, 4.0304, 31.5619
CIE-LCH:
77.8179, 31.8182, 82.7229
CIE-Luv:
77.8179, 23.9378, 41.1173
Hunter-Lab:
72.7347, -0.1583, 26.4308
#dcbc86 color charts
#dcbc86 color shades, tints & tones
#dcbc86 color schemes
#dcbc86 color preview, HTML & CSS examples
This text has a color of #dcbc86
<p style="color:#dcbc86;">Text here</p>
.mytext {color:#dcbc86;}
This box has a color of #dcbc86
<div style="background-color:#dcbc86;">Content here</div>
.mybackground {background-color:#dcbc86;}
Border around this has a color of #dcbc86
<div style="border:2px solid #dcbc86;">Content here</div>
.myborder {border:2px solid #dcbc86;}