#dcaa4c color space conversions
Hex:
#dcaa4c
RGB:
220, 170, 76
CMY:
14, 33, 70
CMYK:
0, 23, 65, 14
HSL:
39°, 67.2897%, 58.0392%
HSV (HSB):
39°, 65.4545%, 86.2745%
XYZ:
45.1944, 44.4869, 13.0423
xyY:
0.4400, 0.4331, 44.4869
CIE-Lab:
72.5527, 8.5655, 54.0882
CIE-LCH:
72.5527, 54.7623, 81.0013
CIE-Luv:
72.5527, 40.2515, 60.6963
Hunter-Lab:
66.6985, 4.2280, 35.0953
#dcaa4c color charts
#dcaa4c color shades, tints & tones
#dcaa4c color schemes
#dcaa4c color preview, HTML & CSS examples
This text has a color of #dcaa4c
<p style="color:#dcaa4c;">Text here</p>
.mytext {color:#dcaa4c;}
This box has a color of #dcaa4c
<div style="background-color:#dcaa4c;">Content here</div>
.mybackground {background-color:#dcaa4c;}
Border around this has a color of #dcaa4c
<div style="border:2px solid #dcaa4c;">Content here</div>
.myborder {border:2px solid #dcaa4c;}