#dcb76c color space conversions
Hex:
#dcb76c
RGB:
220, 183, 108
CMY:
14, 28, 58
CMYK:
0, 17, 51, 14
HSL:
40°, 61.5385%, 64.3137%
HSV (HSB):
40°, 50.9091%, 86.2745%
XYZ:
49.1555, 50.1653, 21.2795
xyY:
0.4076, 0.4160, 50.1653
CIE-Lab:
76.1706, 4.0547, 42.8511
CIE-LCH:
76.1706, 43.0425, 84.5946
CIE-Luv:
76.1706, 29.0572, 52.8077
Hunter-Lab:
70.8275, -0.0661, 31.7661
#dcb76c color charts
#dcb76c color shades, tints & tones
#dcb76c color schemes
#dcb76c color preview, HTML & CSS examples
This text has a color of #dcb76c
<p style="color:#dcb76c;">Text here</p>
.mytext {color:#dcb76c;}
This box has a color of #dcb76c
<div style="background-color:#dcb76c;">Content here</div>
.mybackground {background-color:#dcb76c;}
Border around this has a color of #dcb76c
<div style="border:2px solid #dcb76c;">Content here</div>
.myborder {border:2px solid #dcb76c;}