#a3959e color space conversions
Hex:
#a3959e
RGB:
163, 149, 158
CMY:
36, 42, 38
CMYK:
0, 9, 3, 36
HSL:
321°, 7.0707%, 61.1765%
HSV (HSB):
321°, 8.5890%, 63.9216%
XYZ:
32.0233, 31.7500, 36.7883
xyY:
0.3184, 0.3157, 31.7500
CIE-Lab:
63.1358, 6.8173, -2.8576
CIE-LCH:
63.1358, 7.3920, 337.2582
CIE-Luv:
63.1358, 7.5645, -5.2812
Hunter-Lab:
56.3472, 2.8377, 0.7334
#a3959e color charts
#a3959e color shades, tints & tones
#a3959e color schemes
#a3959e color preview, HTML & CSS examples
This text has a color of #a3959e
<p style="color:#a3959e;">Text here</p>
.mytext {color:#a3959e;}
This box has a color of #a3959e
<div style="background-color:#a3959e;">Content here</div>
.mybackground {background-color:#a3959e;}
Border around this has a color of #a3959e
<div style="border:2px solid #a3959e;">Content here</div>
.myborder {border:2px solid #a3959e;}