#a64c9c color space conversions
Hex:
#a64c9c
RGB:
166, 76, 156
CMY:
35, 70, 39
CMYK:
0, 54, 6, 35
HSL:
307°, 37.1901%, 47.4510%
HSV (HSB):
307°, 54.2169%, 65.0980%
XYZ:
24.3111, 15.6762, 33.1970
xyY:
0.3322, 0.2142, 15.6762
CIE-Lab:
46.5467, 47.7910, -26.7704
CIE-LCH:
46.5467, 54.7781, 330.7444
CIE-Luv:
46.5467, 44.1741, -45.6185
Hunter-Lab:
39.5931, 40.3150, -21.9966
#a64c9c color charts
#a64c9c color shades, tints & tones
#a64c9c color schemes
#a64c9c color preview, HTML & CSS examples
This text has a color of #a64c9c
<p style="color:#a64c9c;">Text here</p>
.mytext {color:#a64c9c;}
This box has a color of #a64c9c
<div style="background-color:#a64c9c;">Content here</div>
.mybackground {background-color:#a64c9c;}
Border around this has a color of #a64c9c
<div style="border:2px solid #a64c9c;">Content here</div>
.myborder {border:2px solid #a64c9c;}