#a96c9a color space conversions
Hex:
#a96c9a
RGB:
169, 108, 154
CMY:
34, 58, 40
CMYK:
0, 36, 9, 34
HSL:
315°, 26.1803%, 54.3137%
HSV (HSB):
315°, 36.0947%, 66.2745%
XYZ:
27.5575, 21.4932, 33.2680
xyY:
0.3348, 0.2611, 21.4932
CIE-Lab:
53.4851, 31.4258, -14.9036
CIE-LCH:
53.4851, 34.7807, 334.6274
CIE-Luv:
53.4851, 32.8507, -26.5901
Hunter-Lab:
46.3608, 24.9714, -10.0933
#a96c9a color charts
#a96c9a color shades, tints & tones
#a96c9a color schemes
#a96c9a color preview, HTML & CSS examples
This text has a color of #a96c9a
<p style="color:#a96c9a;">Text here</p>
.mytext {color:#a96c9a;}
This box has a color of #a96c9a
<div style="background-color:#a96c9a;">Content here</div>
.mybackground {background-color:#a96c9a;}
Border around this has a color of #a96c9a
<div style="border:2px solid #a96c9a;">Content here</div>
.myborder {border:2px solid #a96c9a;}