#a10f85 color space conversions
Hex:
#a10f85
RGB:
161, 15, 133
CMY:
37, 94, 48
CMYK:
0, 91, 17, 37
HSL:
312°, 82.9545%, 34.5098%
HSV (HSB):
312°, 90.6832%, 63.1373%
XYZ:
19.1024, 9.6122, 23.0388
xyY:
0.3691, 0.1857, 9.6122
CIE-Lab:
37.1372, 63.8383, -27.5624
CIE-LCH:
37.1372, 69.5343, 336.6476
CIE-Luv:
37.1372, 63.2171, -46.3928
Hunter-Lab:
31.0035, 55.7243, -22.3562
#a10f85 color charts
#a10f85 color shades, tints & tones
#a10f85 color schemes
#a10f85 color preview, HTML & CSS examples
This text has a color of #a10f85
<p style="color:#a10f85;">Text here</p>
.mytext {color:#a10f85;}
This box has a color of #a10f85
<div style="background-color:#a10f85;">Content here</div>
.mybackground {background-color:#a10f85;}
Border around this has a color of #a10f85
<div style="border:2px solid #a10f85;">Content here</div>
.myborder {border:2px solid #a10f85;}