#a9949b color space conversions
Hex:
#a9949b
RGB:
169, 148, 155
CMY:
34, 42, 39
CMYK:
0, 12, 8, 34
HSL:
340°, 10.8808%, 62.1569%
HSV (HSB):
340°, 12.4260%, 66.2745%
XYZ:
32.8685, 31.9814, 35.4510
xyY:
0.3277, 0.3189, 31.9814
CIE-Lab:
63.3275, 9.0253, -0.8182
CIE-LCH:
63.3275, 9.0623, 354.8197
CIE-Luv:
63.3275, 12.0009, -2.7143
Hunter-Lab:
56.5521, 4.7794, 2.4191
#a9949b color charts
#a9949b color shades, tints & tones
#a9949b color schemes
#a9949b color preview, HTML & CSS examples
This text has a color of #a9949b
<p style="color:#a9949b;">Text here</p>
.mytext {color:#a9949b;}
This box has a color of #a9949b
<div style="background-color:#a9949b;">Content here</div>
.mybackground {background-color:#a9949b;}
Border around this has a color of #a9949b
<div style="border:2px solid #a9949b;">Content here</div>
.myborder {border:2px solid #a9949b;}