#dcbd86 color space conversions
Hex:
#dcbd86
RGB:
220, 189, 134
CMY:
14, 26, 47
CMYK:
0, 14, 39, 14
HSL:
38°, 55.1282%, 69.4118%
HSV (HSB):
38°, 39.0909%, 86.2745%
XYZ:
52.0159, 53.3321, 30.1068
xyY:
0.3840, 0.3937, 53.3321
CIE-Lab:
78.0706, 3.5035, 31.8946
CIE-LCH:
78.0706, 32.0864, 83.7314
CIE-Luv:
78.0706, 23.3025, 41.6463
Hunter-Lab:
73.0288, -0.6611, 26.6773
#dcbd86 color charts
#dcbd86 color shades, tints & tones
#dcbd86 color schemes
#dcbd86 color preview, HTML & CSS examples
This text has a color of #dcbd86
<p style="color:#dcbd86;">Text here</p>
.mytext {color:#dcbd86;}
This box has a color of #dcbd86
<div style="background-color:#dcbd86;">Content here</div>
.mybackground {background-color:#dcbd86;}
Border around this has a color of #dcbd86
<div style="border:2px solid #dcbd86;">Content here</div>
.myborder {border:2px solid #dcbd86;}