#dcaa2b color space conversions
Hex:
#dcaa2b
RGB:
220, 170, 43
CMY:
14, 33, 83
CMYK:
0, 23, 80, 14
HSL:
43°, 71.6599%, 51.5686%
HSV (HSB):
43°, 80.4545%, 86.2745%
XYZ:
44.3260, 44.1395, 8.4690
xyY:
0.4573, 0.4554, 44.1395
CIE-Lab:
72.3216, 7.0456, 66.9055
CIE-LCH:
72.3216, 67.2755, 83.9885
CIE-Luv:
72.3216, 41.7782, 70.0358
Hunter-Lab:
66.4376, 2.8263, 38.9484
#dcaa2b color charts
#dcaa2b color shades, tints & tones
#dcaa2b color schemes
#dcaa2b color preview, HTML & CSS examples
This text has a color of #dcaa2b
<p style="color:#dcaa2b;">Text here</p>
.mytext {color:#dcaa2b;}
This box has a color of #dcaa2b
<div style="background-color:#dcaa2b;">Content here</div>
.mybackground {background-color:#dcaa2b;}
Border around this has a color of #dcaa2b
<div style="border:2px solid #dcaa2b;">Content here</div>
.myborder {border:2px solid #dcaa2b;}