#a10c80 color space conversions
Hex:
#a10c80
RGB:
161, 12, 128
CMY:
37, 95, 50
CMYK:
0, 93, 20, 37
HSL:
313°, 86.1272%, 33.9216%
HSV (HSB):
313°, 92.5466%, 63.1373%
XYZ:
18.7257, 9.3985, 21.2492
xyY:
0.3793, 0.1904, 9.3985
CIE-Lab:
36.7405, 63.6099, -25.0768
CIE-LCH:
36.7405, 68.3745, 338.4842
CIE-Luv:
36.7405, 65.6111, -42.8859
Hunter-Lab:
30.6570, 55.3803, -19.6356
#a10c80 color charts
#a10c80 color shades, tints & tones
#a10c80 color schemes
#a10c80 color preview, HTML & CSS examples
This text has a color of #a10c80
<p style="color:#a10c80;">Text here</p>
.mytext {color:#a10c80;}
This box has a color of #a10c80
<div style="background-color:#a10c80;">Content here</div>
.mybackground {background-color:#a10c80;}
Border around this has a color of #a10c80
<div style="border:2px solid #a10c80;">Content here</div>
.myborder {border:2px solid #a10c80;}