#a3959d color space conversions
Hex:
#a3959d
RGB:
163, 149, 157
CMY:
36, 42, 38
CMYK:
0, 9, 4, 36
HSL:
326°, 7.0707%, 61.1765%
HSV (HSB):
326°, 8.5890%, 63.9216%
XYZ:
31.9375, 31.7157, 36.3368
xyY:
0.3194, 0.3172, 31.7157
CIE-Lab:
63.1073, 6.6294, -2.3344
CIE-LCH:
63.1073, 7.0284, 340.6009
CIE-Luv:
63.1073, 7.6433, -4.4882
Hunter-Lab:
56.3167, 2.6740, 1.1665
#a3959d color charts
#a3959d color shades, tints & tones
#a3959d color schemes
#a3959d color preview, HTML & CSS examples
This text has a color of #a3959d
<p style="color:#a3959d;">Text here</p>
.mytext {color:#a3959d;}
This box has a color of #a3959d
<div style="background-color:#a3959d;">Content here</div>
.mybackground {background-color:#a3959d;}
Border around this has a color of #a3959d
<div style="border:2px solid #a3959d;">Content here</div>
.myborder {border:2px solid #a3959d;}