#dcbb7d color space conversions
Hex:
#dcbb7d
RGB:
220, 187, 125
CMY:
14, 27, 51
CMYK:
0, 15, 43, 14
HSL:
39°, 57.5758%, 67.6471%
HSV (HSB):
39°, 43.1818%, 86.2745%
XYZ:
50.9872, 52.2370, 26.7975
xyY:
0.3921, 0.4018, 52.2370
CIE-Lab:
77.4223, 3.5840, 35.7373
CIE-LCH:
77.4223, 35.9166, 84.2731
CIE-Luv:
77.4223, 25.2338, 45.8023
Hunter-Lab:
72.2751, -0.5570, 28.6096
#dcbb7d color charts
#dcbb7d color shades, tints & tones
#dcbb7d color schemes
#dcbb7d color preview, HTML & CSS examples
This text has a color of #dcbb7d
<p style="color:#dcbb7d;">Text here</p>
.mytext {color:#dcbb7d;}
This box has a color of #dcbb7d
<div style="background-color:#dcbb7d;">Content here</div>
.mybackground {background-color:#dcbb7d;}
Border around this has a color of #dcbb7d
<div style="border:2px solid #dcbb7d;">Content here</div>
.myborder {border:2px solid #dcbb7d;}