#a61d9c color space conversions
Hex:
#a61d9c
RGB:
166, 29, 156
CMY:
35, 89, 39
CMYK:
0, 83, 6, 35
HSL:
304°, 70.2564%, 38.2353%
HSV (HSB):
304°, 82.5301%, 65.0980%
XYZ:
22.1660, 11.3860, 32.4819
xyY:
0.3357, 0.1724, 11.3860
CIE-Lab:
40.2232, 65.4241, -36.6996
CIE-LCH:
40.2232, 75.0145, 330.7097
CIE-Luv:
40.2232, 56.1987, -60.3775
Hunter-Lab:
33.7432, 58.2066, -33.4536
#a61d9c color charts
#a61d9c color shades, tints & tones
#a61d9c color schemes
#a61d9c color preview, HTML & CSS examples
This text has a color of #a61d9c
<p style="color:#a61d9c;">Text here</p>
.mytext {color:#a61d9c;}
This box has a color of #a61d9c
<div style="background-color:#a61d9c;">Content here</div>
.mybackground {background-color:#a61d9c;}
Border around this has a color of #a61d9c
<div style="border:2px solid #a61d9c;">Content here</div>
.myborder {border:2px solid #a61d9c;}