#a4949e color space conversions
Hex:
#a4949e
RGB:
164, 148, 158
CMY:
36, 42, 38
CMYK:
0, 10, 4, 36
HSL:
323°, 8.0808%, 61.1765%
HSV (HSB):
323°, 9.7561%, 64.3137%
XYZ:
32.0713, 31.5409, 36.7454
xyY:
0.3196, 0.3143, 31.5409
CIE-Lab:
62.9617, 7.7417, -3.1036
CIE-LCH:
62.9617, 8.3406, 338.1543
CIE-Luv:
62.9617, 8.6852, -5.7932
Hunter-Lab:
56.1613, 3.6513, 0.5205
#a4949e color charts
#a4949e color shades, tints & tones
#a4949e color schemes
#a4949e color preview, HTML & CSS examples
This text has a color of #a4949e
<p style="color:#a4949e;">Text here</p>
.mytext {color:#a4949e;}
This box has a color of #a4949e
<div style="background-color:#a4949e;">Content here</div>
.mybackground {background-color:#a4949e;}
Border around this has a color of #a4949e
<div style="border:2px solid #a4949e;">Content here</div>
.myborder {border:2px solid #a4949e;}