#dcbb9c color space conversions
Hex:
#dcbb9c
RGB:
220, 187, 156
CMY:
14, 27, 39
CMYK:
0, 15, 29, 14
HSL:
29°, 47.7612%, 73.7255%
HSV (HSB):
29°, 29.0909%, 86.2745%
XYZ:
53.2863, 53.1566, 38.9042
xyY:
0.3666, 0.3657, 53.1566
CIE-Lab:
77.9674, 7.2515, 20.0931
CIE-LCH:
77.9674, 21.3616, 70.1558
CIE-Luv:
77.9674, 22.8053, 26.5773
Hunter-Lab:
72.9086, 2.8693, 19.3987
#dcbb9c color charts
#dcbb9c color shades, tints & tones
#dcbb9c color schemes
#dcbb9c color preview, HTML & CSS examples
This text has a color of #dcbb9c
<p style="color:#dcbb9c;">Text here</p>
.mytext {color:#dcbb9c;}
This box has a color of #dcbb9c
<div style="background-color:#dcbb9c;">Content here</div>
.mybackground {background-color:#dcbb9c;}
Border around this has a color of #dcbb9c
<div style="border:2px solid #dcbb9c;">Content here</div>
.myborder {border:2px solid #dcbb9c;}