#a9929e color space conversions
Hex:
#a9929e
RGB:
169, 146, 158
CMY:
34, 43, 38
CMYK:
0, 14, 7, 34
HSL:
329°, 11.7949%, 61.7647%
HSV (HSB):
329°, 13.6095%, 66.2745%
XYZ:
32.8126, 31.4614, 36.6910
xyY:
0.3250, 0.3116, 31.4614
CIE-Lab:
62.8952, 10.6896, -3.1494
CIE-LCH:
62.8952, 11.1439, 343.5840
CIE-Luv:
62.8952, 12.7901, -6.3618
Hunter-Lab:
56.0905, 6.2632, 0.4794
#a9929e color charts
#a9929e color shades, tints & tones
#a9929e color schemes
#a9929e color preview, HTML & CSS examples
This text has a color of #a9929e
<p style="color:#a9929e;">Text here</p>
.mytext {color:#a9929e;}
This box has a color of #a9929e
<div style="background-color:#a9929e;">Content here</div>
.mybackground {background-color:#a9929e;}
Border around this has a color of #a9929e
<div style="border:2px solid #a9929e;">Content here</div>
.myborder {border:2px solid #a9929e;}