#a8b8a9 color space conversions
Hex:
#a8b8a9
RGB:
168, 184, 169
CMY:
34, 28, 34
CMYK:
9, 0, 8, 28
HSL:
124°, 10.1266%, 69.0196%
HSV (HSB):
124°, 8.6957%, 72.1569%
XYZ:
40.4504, 45.4704, 44.1808
xyY:
0.3109, 0.3495, 45.4704
CIE-Lab:
73.2005, -8.3897, 5.7283
CIE-LCH:
73.2005, 10.1588, 145.6756
CIE-Luv:
73.2005, -8.1924, 9.7750
Hunter-Lab:
67.4317, -10.9285, 8.3558
#a8b8a9 color charts
#a8b8a9 color shades, tints & tones
#a8b8a9 color schemes
#a8b8a9 color preview, HTML & CSS examples
This text has a color of #a8b8a9
<p style="color:#a8b8a9;">Text here</p>
.mytext {color:#a8b8a9;}
This box has a color of #a8b8a9
<div style="background-color:#a8b8a9;">Content here</div>
.mybackground {background-color:#a8b8a9;}
Border around this has a color of #a8b8a9
<div style="border:2px solid #a8b8a9;">Content here</div>
.myborder {border:2px solid #a8b8a9;}