#a0a082 color space conversions
Hex:
#a0a082
RGB:
160, 160, 130
CMY:
37, 37, 49
CMYK:
0, 0, 19, 37
HSL:
60°, 13.6364%, 56.8627%
HSV (HSB):
60°, 18.7500%, 62.7451%
XYZ:
31.0973, 34.2269, 26.0865
xyY:
0.3402, 0.3744, 34.2269
CIE-Lab:
65.1423, -5.2178, 15.6832
CIE-LCH:
65.1423, 16.5284, 108.4023
CIE-Luv:
65.1423, 1.6077, 22.2751
Hunter-Lab:
58.5038, -7.5011, 14.5155
#a0a082 color charts
#a0a082 color shades, tints & tones
#a0a082 color schemes
#a0a082 color preview, HTML & CSS examples
This text has a color of #a0a082
<p style="color:#a0a082;">Text here</p>
.mytext {color:#a0a082;}
This box has a color of #a0a082
<div style="background-color:#a0a082;">Content here</div>
.mybackground {background-color:#a0a082;}
Border around this has a color of #a0a082
<div style="border:2px solid #a0a082;">Content here</div>
.myborder {border:2px solid #a0a082;}