#dcb56e color space conversions
Hex:
#dcb56e
RGB:
220, 181, 110
CMY:
14, 29, 57
CMYK:
0, 18, 50, 14
HSL:
39°, 61.1111%, 64.7059%
HSV (HSB):
39°, 50.0000%, 86.2745%
XYZ:
48.8535, 49.3892, 21.7101
xyY:
0.4073, 0.4117, 49.3892
CIE-Lab:
75.6928, 5.2909, 41.2496
CIE-LCH:
75.6928, 41.5875, 82.6909
CIE-Luv:
75.6928, 30.2705, 50.8322
Hunter-Lab:
70.2774, 1.0992, 30.8784
#dcb56e color charts
#dcb56e color shades, tints & tones
#dcb56e color schemes
#dcb56e color preview, HTML & CSS examples
This text has a color of #dcb56e
<p style="color:#dcb56e;">Text here</p>
.mytext {color:#dcb56e;}
This box has a color of #dcb56e
<div style="background-color:#dcb56e;">Content here</div>
.mybackground {background-color:#dcb56e;}
Border around this has a color of #dcb56e
<div style="border:2px solid #dcb56e;">Content here</div>
.myborder {border:2px solid #dcb56e;}