#a0a94d color space conversions
Hex:
#a0a94d
RGB:
160, 169, 77
CMY:
37, 34, 70
CMYK:
5, 0, 54, 34
HSL:
66°, 37.3984%, 48.2353%
HSV (HSB):
66°, 54.4379%, 66.2745%
XYZ:
30.0247, 36.3853, 12.4618
xyY:
0.3807, 0.4613, 36.3853
CIE-Lab:
66.8133, -16.4280, 45.6777
CIE-LCH:
66.8133, 48.5420, 109.7811
CIE-Luv:
66.8133, -1.7203, 57.0684
Hunter-Lab:
60.3203, -16.7111, 29.9752
#a0a94d color charts
#a0a94d color shades, tints & tones
#a0a94d color schemes
#a0a94d color preview, HTML & CSS examples
This text has a color of #a0a94d
<p style="color:#a0a94d;">Text here</p>
.mytext {color:#a0a94d;}
This box has a color of #a0a94d
<div style="background-color:#a0a94d;">Content here</div>
.mybackground {background-color:#a0a94d;}
Border around this has a color of #a0a94d
<div style="border:2px solid #a0a94d;">Content here</div>
.myborder {border:2px solid #a0a94d;}