#a99a9b color space conversions
Hex:
#a99a9b
RGB:
169, 154, 155
CMY:
34, 40, 39
CMYK:
0, 9, 8, 34
HSL:
356°, 8.0214%, 63.3333%
HSV (HSB):
356°, 8.8757%, 66.2745%
XYZ:
33.8342, 33.9128, 35.7729
xyY:
0.3268, 0.3276, 33.9128
CIE-Lab:
64.8933, 5.6802, 1.4662
CIE-LCH:
64.8933, 5.8664, 14.4734
CIE-Luv:
64.8933, 8.7907, 1.1284
Hunter-Lab:
58.2347, 1.7973, 4.3431
#a99a9b color charts
#a99a9b color shades, tints & tones
#a99a9b color schemes
#a99a9b color preview, HTML & CSS examples
This text has a color of #a99a9b
<p style="color:#a99a9b;">Text here</p>
.mytext {color:#a99a9b;}
This box has a color of #a99a9b
<div style="background-color:#a99a9b;">Content here</div>
.mybackground {background-color:#a99a9b;}
Border around this has a color of #a99a9b
<div style="border:2px solid #a99a9b;">Content here</div>
.myborder {border:2px solid #a99a9b;}