#dcac14 color space conversions
Hex:
#dcac14
RGB:
220, 172, 20
CMY:
14, 33, 92
CMYK:
0, 22, 91, 14
HSL:
46°, 83.3333%, 47.0588%
HSV (HSB):
46°, 90.9091%, 86.2745%
XYZ:
44.3940, 44.7712, 6.9637
xyY:
0.4618, 0.4657, 44.7712
CIE-Lab:
72.7410, 5.4364, 73.0201
CIE-LCH:
72.7410, 73.2222, 85.7421
CIE-Luv:
72.7410, 40.8065, 74.2357
Hunter-Lab:
66.9113, 1.3356, 40.6674
#dcac14 color charts
#dcac14 color shades, tints & tones
#dcac14 color schemes
#dcac14 color preview, HTML & CSS examples
This text has a color of #dcac14
<p style="color:#dcac14;">Text here</p>
.mytext {color:#dcac14;}
This box has a color of #dcac14
<div style="background-color:#dcac14;">Content here</div>
.mybackground {background-color:#dcac14;}
Border around this has a color of #dcac14
<div style="border:2px solid #dcac14;">Content here</div>
.myborder {border:2px solid #dcac14;}