#dcaa2f color space conversions
Hex:
#dcaa2f
RGB:
220, 170, 47
CMY:
14, 33, 82
CMYK:
0, 23, 79, 14
HSL:
43°, 71.1934%, 52.3529%
HSV (HSB):
43°, 78.6364%, 86.2745%
XYZ:
44.4030, 44.1703, 8.8748
xyY:
0.4557, 0.4533, 44.1703
CIE-Lab:
72.3422, 7.1816, 65.5989
CIE-LCH:
72.3422, 65.9908, 83.7523
CIE-Luv:
72.3422, 41.6396, 69.1890
Hunter-Lab:
66.4608, 2.9511, 38.6053
#dcaa2f color charts
#dcaa2f color shades, tints & tones
#dcaa2f color schemes
#dcaa2f color preview, HTML & CSS examples
This text has a color of #dcaa2f
<p style="color:#dcaa2f;">Text here</p>
.mytext {color:#dcaa2f;}
This box has a color of #dcaa2f
<div style="background-color:#dcaa2f;">Content here</div>
.mybackground {background-color:#dcaa2f;}
Border around this has a color of #dcaa2f
<div style="border:2px solid #dcaa2f;">Content here</div>
.myborder {border:2px solid #dcaa2f;}