#a8b8ae color space conversions
Hex:
#a8b8ae
RGB:
168, 184, 174
CMY:
34, 28, 32
CMYK:
9, 0, 5, 28
HSL:
143°, 10.1266%, 69.0196%
HSV (HSB):
143°, 8.6957%, 72.1569%
XYZ:
40.9289, 45.6618, 46.7008
xyY:
0.3071, 0.3426, 45.6618
CIE-Lab:
73.3255, -7.4512, 3.1806
CIE-LCH:
73.3255, 8.1016, 156.8845
CIE-Luv:
73.3255, -8.3719, 5.9403
Hunter-Lab:
67.5735, -10.1372, 6.3255
#a8b8ae color charts
#a8b8ae color shades, tints & tones
#a8b8ae color schemes
#a8b8ae color preview, HTML & CSS examples
This text has a color of #a8b8ae
<p style="color:#a8b8ae;">Text here</p>
.mytext {color:#a8b8ae;}
This box has a color of #a8b8ae
<div style="background-color:#a8b8ae;">Content here</div>
.mybackground {background-color:#a8b8ae;}
Border around this has a color of #a8b8ae
<div style="border:2px solid #a8b8ae;">Content here</div>
.myborder {border:2px solid #a8b8ae;}