#dcb45c color space conversions
Hex:
#dcb45c
RGB:
220, 180, 92
CMY:
14, 29, 64
CMYK:
0, 18, 58, 14
HSL:
41°, 64.6465%, 61.1765%
HSV (HSB):
41°, 58.1818%, 86.2745%
XYZ:
47.7682, 48.6309, 16.9943
xyY:
0.4213, 0.4289, 48.6309
CIE-Lab:
75.2211, 4.3359, 49.5955
CIE-LCH:
75.2211, 49.7847, 85.0036
CIE-Luv:
75.2211, 32.1378, 58.7932
Hunter-Lab:
69.7358, 0.2327, 34.3664
#dcb45c color charts
#dcb45c color shades, tints & tones
#dcb45c color schemes
#dcb45c color preview, HTML & CSS examples
This text has a color of #dcb45c
<p style="color:#dcb45c;">Text here</p>
.mytext {color:#dcb45c;}
This box has a color of #dcb45c
<div style="background-color:#dcb45c;">Content here</div>
.mybackground {background-color:#dcb45c;}
Border around this has a color of #dcb45c
<div style="border:2px solid #dcb45c;">Content here</div>
.myborder {border:2px solid #dcb45c;}