#dcbb5e color space conversions
Hex:
#dcbb5e
RGB:
220, 187, 94
CMY:
14, 27, 63
CMYK:
0, 15, 57, 14
HSL:
44°, 64.2857%, 61.5686%
HSV (HSB):
44°, 57.2727%, 86.2745%
XYZ:
49.3059, 51.5644, 17.9439
xyY:
0.4150, 0.4340, 51.5644
CIE-Lab:
77.0197, 0.8041, 50.7270
CIE-LCH:
77.0197, 50.7333, 89.0919
CIE-Luv:
77.0197, 27.1802, 61.1469
Hunter-Lab:
71.8084, -3.1009, 35.4501
#dcbb5e color charts
#dcbb5e color shades, tints & tones
#dcbb5e color schemes
#dcbb5e color preview, HTML & CSS examples
This text has a color of #dcbb5e
<p style="color:#dcbb5e;">Text here</p>
.mytext {color:#dcbb5e;}
This box has a color of #dcbb5e
<div style="background-color:#dcbb5e;">Content here</div>
.mybackground {background-color:#dcbb5e;}
Border around this has a color of #dcbb5e
<div style="border:2px solid #dcbb5e;">Content here</div>
.myborder {border:2px solid #dcbb5e;}