#a0a89c color space conversions
Hex:
#a0a89c
RGB:
160, 168, 156
CMY:
37, 34, 39
CMYK:
5, 0, 7, 34
HSL:
100°, 6.4516%, 63.5294%
HSV (HSB):
100°, 7.1429%, 65.8824%
XYZ:
34.5006, 37.8791, 36.9455
xyY:
0.3156, 0.3465, 37.8791
CIE-Lab:
67.9314, -5.1039, 5.2127
CIE-LCH:
67.9314, 7.2954, 134.3960
CIE-Luv:
67.9314, -3.9125, 8.3456
Hunter-Lab:
61.5460, -7.6446, 7.4910
#a0a89c color charts
#a0a89c color shades, tints & tones
#a0a89c color schemes
#a0a89c color preview, HTML & CSS examples
This text has a color of #a0a89c
<p style="color:#a0a89c;">Text here</p>
.mytext {color:#a0a89c;}
This box has a color of #a0a89c
<div style="background-color:#a0a89c;">Content here</div>
.mybackground {background-color:#a0a89c;}
Border around this has a color of #a0a89c
<div style="border:2px solid #a0a89c;">Content here</div>
.myborder {border:2px solid #a0a89c;}