#a0aa8b color space conversions
Hex:
#a0aa8b
RGB:
160, 170, 139
CMY:
37, 33, 45
CMYK:
6, 0, 18, 33
HSL:
79°, 15.4229%, 60.5882%
HSV (HSB):
79°, 18.2353%, 66.6667%
XYZ:
33.5321, 38.0871, 30.0103
xyY:
0.3299, 0.3748, 38.0871
CIE-Lab:
68.0848, -9.1339, 14.8170
CIE-LCH:
68.0848, 17.4060, 121.6516
CIE-Luv:
68.0848, -4.2600, 22.1015
Hunter-Lab:
61.7148, -11.0145, 14.3691
#a0aa8b color charts
#a0aa8b color shades, tints & tones
#a0aa8b color schemes
#a0aa8b color preview, HTML & CSS examples
This text has a color of #a0aa8b
<p style="color:#a0aa8b;">Text here</p>
.mytext {color:#a0aa8b;}
This box has a color of #a0aa8b
<div style="background-color:#a0aa8b;">Content here</div>
.mybackground {background-color:#a0aa8b;}
Border around this has a color of #a0aa8b
<div style="border:2px solid #a0aa8b;">Content here</div>
.myborder {border:2px solid #a0aa8b;}