#dcbc6c color space conversions
Hex:
#dcbc6c
RGB:
220, 188, 108
CMY:
14, 26, 58
CMYK:
0, 15, 51, 14
HSL:
43°, 61.5385%, 64.3137%
HSV (HSB):
43°, 50.9091%, 86.2745%
XYZ:
50.2052, 52.2648, 21.6294
xyY:
0.4046, 0.4212, 52.2648
CIE-Lab:
77.4389, 1.4248, 44.4050
CIE-LCH:
77.4389, 44.4279, 88.1622
CIE-Luv:
77.4389, 25.6976, 55.2229
Hunter-Lab:
72.2944, -2.5550, 32.8674
#dcbc6c color charts
#dcbc6c color shades, tints & tones
#dcbc6c color schemes
#dcbc6c color preview, HTML & CSS examples
This text has a color of #dcbc6c
<p style="color:#dcbc6c;">Text here</p>
.mytext {color:#dcbc6c;}
This box has a color of #dcbc6c
<div style="background-color:#dcbc6c;">Content here</div>
.mybackground {background-color:#dcbc6c;}
Border around this has a color of #dcbc6c
<div style="border:2px solid #dcbc6c;">Content here</div>
.myborder {border:2px solid #dcbc6c;}