#a8ac9a color space conversions
Hex:
#a8ac9a
RGB:
168, 172, 154
CMY:
34, 33, 40
CMYK:
2, 0, 10, 33
HSL:
73°, 9.7826%, 63.9216%
HSV (HSB):
73°, 10.4651%, 67.4510%
XYZ:
36.7337, 40.1630, 36.3880
xyY:
0.3243, 0.3545, 40.1630
CIE-Lab:
69.5855, -4.6982, 8.7697
CIE-LCH:
69.5855, 9.9489, 118.1793
CIE-Luv:
69.5855, -1.3503, 13.2860
Hunter-Lab:
63.3743, -7.4408, 10.3191
#a8ac9a color charts
#a8ac9a color shades, tints & tones
#a8ac9a color schemes
#a8ac9a color preview, HTML & CSS examples
This text has a color of #a8ac9a
<p style="color:#a8ac9a;">Text here</p>
.mytext {color:#a8ac9a;}
This box has a color of #a8ac9a
<div style="background-color:#a8ac9a;">Content here</div>
.mybackground {background-color:#a8ac9a;}
Border around this has a color of #a8ac9a
<div style="border:2px solid #a8ac9a;">Content here</div>
.myborder {border:2px solid #a8ac9a;}