#a10d81 color space conversions
Hex:
#a10d81
RGB:
161, 13, 129
CMY:
37, 95, 49
CMYK:
0, 92, 20, 37
HSL:
313°, 85.0575%, 34.1176%
HSV (HSB):
313°, 91.9255%, 63.1373%
XYZ:
18.8043, 9.4499, 21.6018
xyY:
0.3772, 0.1895, 9.4499
CIE-Lab:
36.8365, 63.6031, -25.5496
CIE-LCH:
36.8365, 68.5430, 338.1145
CIE-Luv:
36.8365, 65.0923, -43.5494
Hunter-Lab:
30.7407, 55.3937, -20.1452
#a10d81 color charts
#a10d81 color shades, tints & tones
#a10d81 color schemes
#a10d81 color preview, HTML & CSS examples
This text has a color of #a10d81
<p style="color:#a10d81;">Text here</p>
.mytext {color:#a10d81;}
This box has a color of #a10d81
<div style="background-color:#a10d81;">Content here</div>
.mybackground {background-color:#a10d81;}
Border around this has a color of #a10d81
<div style="border:2px solid #a10d81;">Content here</div>
.myborder {border:2px solid #a10d81;}