#dcbb9d color space conversions
Hex:
#dcbb9d
RGB:
220, 187, 157
CMY:
14, 27, 38
CMYK:
0, 15, 29, 14
HSL:
29°, 47.3684%, 73.9216%
HSV (HSB):
29°, 28.6364%, 86.2745%
XYZ:
53.3713, 53.1906, 39.3521
xyY:
0.3658, 0.3645, 53.1906
CIE-Lab:
77.9874, 7.3843, 19.5851
CIE-LCH:
77.9874, 20.9310, 69.3417
CIE-Luv:
77.9874, 22.7201, 25.9014
Hunter-Lab:
72.9319, 2.9949, 19.0610
#dcbb9d color charts
#dcbb9d color shades, tints & tones
#dcbb9d color schemes
#dcbb9d color preview, HTML & CSS examples
This text has a color of #dcbb9d
<p style="color:#dcbb9d;">Text here</p>
.mytext {color:#dcbb9d;}
This box has a color of #dcbb9d
<div style="background-color:#dcbb9d;">Content here</div>
.mybackground {background-color:#dcbb9d;}
Border around this has a color of #dcbb9d
<div style="border:2px solid #dcbb9d;">Content here</div>
.myborder {border:2px solid #dcbb9d;}