#a0a33e color space conversions
Hex:
#a0a33e
RGB:
160, 163, 62
CMY:
37, 36, 76
CMYK:
2, 0, 62, 36
HSL:
62°, 44.8889%, 44.1176%
HSV (HSB):
62°, 61.9632%, 63.9216%
XYZ:
28.4639, 34.0158, 9.6229
xyY:
0.3948, 0.4718, 34.0158
CIE-Lab:
64.9751, -14.5106, 50.5256
CIE-LCH:
64.9751, 52.5680, 106.0237
CIE-Luv:
64.9751, 2.3333, 60.0185
Hunter-Lab:
58.3230, -14.9504, 31.0437
#a0a33e color charts
#a0a33e color shades, tints & tones
#a0a33e color schemes
#a0a33e color preview, HTML & CSS examples
This text has a color of #a0a33e
<p style="color:#a0a33e;">Text here</p>
.mytext {color:#a0a33e;}
This box has a color of #a0a33e
<div style="background-color:#a0a33e;">Content here</div>
.mybackground {background-color:#a0a33e;}
Border around this has a color of #a0a33e
<div style="border:2px solid #a0a33e;">Content here</div>
.myborder {border:2px solid #a0a33e;}