#a9af9c color space conversions
Hex:
#a9af9c
RGB:
169, 175, 156
CMY:
34, 31, 39
CMYK:
3, 0, 11, 31
HSL:
79°, 10.6145%, 64.9020%
HSV (HSB):
79°, 10.8571%, 68.6275%
XYZ:
37.6929, 41.4953, 37.4752
xyY:
0.3231, 0.3557, 41.4953
CIE-Lab:
70.5215, -5.5901, 9.0148
CIE-LCH:
70.5215, 10.6074, 121.8031
CIE-Luv:
70.5215, -2.4553, 13.8194
Hunter-Lab:
64.4168, -8.2818, 10.5991
#a9af9c color charts
#a9af9c color shades, tints & tones
#a9af9c color schemes
#a9af9c color preview, HTML & CSS examples
This text has a color of #a9af9c
<p style="color:#a9af9c;">Text here</p>
.mytext {color:#a9af9c;}
This box has a color of #a9af9c
<div style="background-color:#a9af9c;">Content here</div>
.mybackground {background-color:#a9af9c;}
Border around this has a color of #a9af9c
<div style="border:2px solid #a9af9c;">Content here</div>
.myborder {border:2px solid #a9af9c;}