#a0a01c color space conversions
Hex:
#a0a01c
RGB:
160, 160, 28
CMY:
37, 37, 89
CMYK:
0, 0, 83, 37
HSL:
60°, 70.2128%, 36.8627%
HSV (HSB):
60°, 82.5000%, 62.7451%
XYZ:
27.2776, 32.6990, 5.9725
xyY:
0.4136, 0.4958, 32.6990
CIE-Lab:
63.9165, -14.6610, 61.7962
CIE-LCH:
63.9165, 63.5115, 103.3465
CIE-Luv:
63.9165, 4.8574, 67.3390
Hunter-Lab:
57.1831, -14.9219, 33.8356
#a0a01c color charts
#a0a01c color shades, tints & tones
#a0a01c color schemes
#a0a01c color preview, HTML & CSS examples
This text has a color of #a0a01c
<p style="color:#a0a01c;">Text here</p>
.mytext {color:#a0a01c;}
This box has a color of #a0a01c
<div style="background-color:#a0a01c;">Content here</div>
.mybackground {background-color:#a0a01c;}
Border around this has a color of #a0a01c
<div style="border:2px solid #a0a01c;">Content here</div>
.myborder {border:2px solid #a0a01c;}