#dcb45e color space conversions
Hex:
#dcb45e
RGB:
220, 180, 94
CMY:
14, 29, 63
CMYK:
0, 18, 57, 14
HSL:
41°, 64.2857%, 61.5686%
HSV (HSB):
41°, 57.2727%, 86.2745%
XYZ:
47.8568, 48.6663, 17.4609
xyY:
0.4199, 0.4270, 48.6663
CIE-Lab:
75.2433, 4.4860, 48.6570
CIE-LCH:
75.2433, 48.8634, 84.7324
CIE-Luv:
75.2433, 32.0158, 57.9286
Hunter-Lab:
69.7612, 0.3704, 33.9929
#dcb45e color charts
#dcb45e color shades, tints & tones
#dcb45e color schemes
#dcb45e color preview, HTML & CSS examples
This text has a color of #dcb45e
<p style="color:#dcb45e;">Text here</p>
.mytext {color:#dcb45e;}
This box has a color of #dcb45e
<div style="background-color:#dcb45e;">Content here</div>
.mybackground {background-color:#dcb45e;}
Border around this has a color of #dcb45e
<div style="border:2px solid #dcb45e;">Content here</div>
.myborder {border:2px solid #dcb45e;}