#dcbb6b color space conversions
Hex:
#dcbb6b
RGB:
220, 187, 107
CMY:
14, 27, 58
CMYK:
0, 15, 51, 14
HSL:
42°, 61.7486%, 64.1176%
HSV (HSB):
42°, 51.3636%, 86.2745%
XYZ:
49.9394, 51.8178, 21.2797
xyY:
0.4059, 0.4212, 51.8178
CIE-Lab:
77.1718, 1.8616, 44.5768
CIE-LCH:
77.1718, 44.6157, 87.6087
CIE-Luv:
77.1718, 26.4285, 55.2272
Hunter-Lab:
71.9846, -2.1386, 32.8623
#dcbb6b color charts
#dcbb6b color shades, tints & tones
#dcbb6b color schemes
#dcbb6b color preview, HTML & CSS examples
This text has a color of #dcbb6b
<p style="color:#dcbb6b;">Text here</p>
.mytext {color:#dcbb6b;}
This box has a color of #dcbb6b
<div style="background-color:#dcbb6b;">Content here</div>
.mybackground {background-color:#dcbb6b;}
Border around this has a color of #dcbb6b
<div style="border:2px solid #dcbb6b;">Content here</div>
.myborder {border:2px solid #dcbb6b;}