#a10d97 color space conversions
Hex:
#a10d97
RGB:
161, 13, 151
CMY:
37, 95, 41
CMYK:
0, 92, 6, 37
HSL:
304°, 85.0575%, 34.1176%
HSV (HSB):
304°, 91.9255%, 63.1373%
XYZ:
20.4278, 10.0993, 30.1508
xyY:
0.3367, 0.1664, 10.0993
CIE-Lab:
38.0200, 66.6556, -37.2217
CIE-LCH:
38.0200, 76.3441, 330.8202
CIE-Luv:
38.0200, 56.1457, -60.2519
Hunter-Lab:
31.7794, 59.1259, -34.0062
#a10d97 color charts
#a10d97 color shades, tints & tones
#a10d97 color schemes
#a10d97 color preview, HTML & CSS examples
This text has a color of #a10d97
<p style="color:#a10d97;">Text here</p>
.mytext {color:#a10d97;}
This box has a color of #a10d97
<div style="background-color:#a10d97;">Content here</div>
.mybackground {background-color:#a10d97;}
Border around this has a color of #a10d97
<div style="border:2px solid #a10d97;">Content here</div>
.myborder {border:2px solid #a10d97;}