#a9929a color space conversions
Hex:
#a9929a
RGB:
169, 146, 154
CMY:
34, 43, 40
CMYK:
0, 14, 9, 34
HSL:
339°, 11.7949%, 61.7647%
HSV (HSB):
339°, 13.6095%, 66.2745%
XYZ:
32.4738, 31.3259, 34.9068
xyY:
0.3290, 0.3174, 31.3259
CIE-Lab:
62.7818, 9.9672, -1.0514
CIE-LCH:
62.7818, 10.0225, 353.9781
CIE-Luv:
62.7818, 13.1619, -3.2075
Hunter-Lab:
55.9695, 5.6199, 2.2010
#a9929a color charts
#a9929a color shades, tints & tones
#a9929a color schemes
#a9929a color preview, HTML & CSS examples
This text has a color of #a9929a
<p style="color:#a9929a;">Text here</p>
.mytext {color:#a9929a;}
This box has a color of #a9929a
<div style="background-color:#a9929a;">Content here</div>
.mybackground {background-color:#a9929a;}
Border around this has a color of #a9929a
<div style="border:2px solid #a9929a;">Content here</div>
.myborder {border:2px solid #a9929a;}