#a0a04e color space conversions
Hex:
#a0a04e
RGB:
160, 160, 78
CMY:
37, 37, 69
CMYK:
0, 0, 51, 37
HSL:
60°, 34.4538%, 46.6667%
HSV (HSB):
60°, 51.2500%, 62.7451%
XYZ:
28.4432, 33.1653, 12.1101
xyY:
0.3858, 0.4499, 33.1653
CIE-Lab:
64.2945, -11.6583, 42.2569
CIE-LCH:
64.2945, 43.8357, 105.4237
CIE-Luv:
64.2945, 3.7710, 52.2739
Hunter-Lab:
57.5893, -12.6207, 27.8447
#a0a04e color charts
#a0a04e color shades, tints & tones
#a0a04e color schemes
#a0a04e color preview, HTML & CSS examples
This text has a color of #a0a04e
<p style="color:#a0a04e;">Text here</p>
.mytext {color:#a0a04e;}
This box has a color of #a0a04e
<div style="background-color:#a0a04e;">Content here</div>
.mybackground {background-color:#a0a04e;}
Border around this has a color of #a0a04e
<div style="border:2px solid #a0a04e;">Content here</div>
.myborder {border:2px solid #a0a04e;}