#a10d8f color space conversions
Hex:
#a10d8f
RGB:
161, 13, 143
CMY:
37, 95, 44
CMYK:
0, 92, 11, 37
HSL:
307°, 85.0575%, 34.1176%
HSV (HSB):
307°, 91.9255%, 63.1373%
XYZ:
19.7998, 9.8481, 26.8439
xyY:
0.3505, 0.1743, 9.8481
CIE-Lab:
37.5684, 65.5012, -33.0487
CIE-LCH:
37.5684, 73.3664, 333.2267
CIE-Luv:
37.5684, 59.3118, -54.2220
Hunter-Lab:
31.3817, 57.7040, -28.7496
#a10d8f color charts
#a10d8f color shades, tints & tones
#a10d8f color schemes
#a10d8f color preview, HTML & CSS examples
This text has a color of #a10d8f
<p style="color:#a10d8f;">Text here</p>
.mytext {color:#a10d8f;}
This box has a color of #a10d8f
<div style="background-color:#a10d8f;">Content here</div>
.mybackground {background-color:#a10d8f;}
Border around this has a color of #a10d8f
<div style="border:2px solid #a10d8f;">Content here</div>
.myborder {border:2px solid #a10d8f;}