#dcbb7b color space conversions
Hex:
#dcbb7b
RGB:
220, 187, 123
CMY:
14, 27, 52
CMYK:
0, 15, 44, 14
HSL:
40°, 58.0838%, 67.2549%
HSV (HSB):
40°, 44.0909%, 86.2745%
XYZ:
50.8607, 52.1864, 26.1312
xyY:
0.3937, 0.4040, 52.1864
CIE-Lab:
77.3921, 3.3778, 36.7327
CIE-LCH:
77.3921, 36.8877, 84.7461
CIE-Luv:
77.3921, 25.3750, 46.9169
Hunter-Lab:
72.2401, -0.7472, 29.1213
#dcbb7b color charts
#dcbb7b color shades, tints & tones
#dcbb7b color schemes
#dcbb7b color preview, HTML & CSS examples
This text has a color of #dcbb7b
<p style="color:#dcbb7b;">Text here</p>
.mytext {color:#dcbb7b;}
This box has a color of #dcbb7b
<div style="background-color:#dcbb7b;">Content here</div>
.mybackground {background-color:#dcbb7b;}
Border around this has a color of #dcbb7b
<div style="border:2px solid #dcbb7b;">Content here</div>
.myborder {border:2px solid #dcbb7b;}