#a8ab9e color space conversions
Hex:
#a8ab9e
RGB:
168, 171, 158
CMY:
34, 33, 38
CMYK:
2, 0, 8, 33
HSL:
74°, 7.1823%, 64.5098%
HSV (HSB):
74°, 7.6023%, 67.0588%
XYZ:
36.8829, 39.9193, 38.1090
xyY:
0.3210, 0.3474, 39.9193
CIE-Lab:
69.4120, -3.4581, 6.3161
CIE-LCH:
69.4120, 7.2008, 118.7006
CIE-Luv:
69.4120, -1.0203, 9.6512
Hunter-Lab:
63.1817, -6.3669, 8.4655
#a8ab9e color charts
#a8ab9e color shades, tints & tones
#a8ab9e color schemes
#a8ab9e color preview, HTML & CSS examples
This text has a color of #a8ab9e
<p style="color:#a8ab9e;">Text here</p>
.mytext {color:#a8ab9e;}
This box has a color of #a8ab9e
<div style="background-color:#a8ab9e;">Content here</div>
.mybackground {background-color:#a8ab9e;}
Border around this has a color of #a8ab9e
<div style="border:2px solid #a8ab9e;">Content here</div>
.myborder {border:2px solid #a8ab9e;}