#dcaa3b color space conversions
Hex:
#dcaa3b
RGB:
220, 170, 59
CMY:
14, 33, 77
CMYK:
0, 23, 73, 14
HSL:
41°, 69.6970%, 54.7059%
HSV (HSB):
41°, 73.1818%, 86.2745%
XYZ:
44.6793, 44.2809, 10.3299
xyY:
0.4500, 0.4460, 44.2809
CIE-Lab:
72.4158, 7.6673, 61.2242
CIE-LCH:
72.4158, 61.7025, 82.8618
CIE-Luv:
72.4158, 41.1476, 66.1815
Hunter-Lab:
66.5439, 3.3979, 37.3769
#dcaa3b color charts
#dcaa3b color shades, tints & tones
#dcaa3b color schemes
#dcaa3b color preview, HTML & CSS examples
This text has a color of #dcaa3b
<p style="color:#dcaa3b;">Text here</p>
.mytext {color:#dcaa3b;}
This box has a color of #dcaa3b
<div style="background-color:#dcaa3b;">Content here</div>
.mybackground {background-color:#dcaa3b;}
Border around this has a color of #dcaa3b
<div style="border:2px solid #dcaa3b;">Content here</div>
.myborder {border:2px solid #dcaa3b;}