#a3949d color space conversions
Hex:
#a3949d
RGB:
163, 148, 157
CMY:
36, 42, 38
CMYK:
0, 9, 4, 36
HSL:
324°, 7.5377%, 60.9804%
HSV (HSB):
324°, 9.2025%, 63.9216%
XYZ:
31.7800, 31.4007, 36.2842
xyY:
0.3195, 0.3157, 31.4007
CIE-Lab:
62.8444, 7.1898, -2.7208
CIE-LCH:
62.8444, 7.6874, 339.2724
CIE-Luv:
62.8444, 8.1647, -5.1405
Hunter-Lab:
56.0363, 3.1695, 0.8343
#a3949d color charts
#a3949d color shades, tints & tones
#a3949d color schemes
#a3949d color preview, HTML & CSS examples
This text has a color of #a3949d
<p style="color:#a3949d;">Text here</p>
.mytext {color:#a3949d;}
This box has a color of #a3949d
<div style="background-color:#a3949d;">Content here</div>
.mybackground {background-color:#a3949d;}
Border around this has a color of #a3949d
<div style="border:2px solid #a3949d;">Content here</div>
.myborder {border:2px solid #a3949d;}