#a10b7b color space conversions
Hex:
#a10b7b
RGB:
161, 11, 123
CMY:
37, 96, 52
CMYK:
0, 93, 24, 37
HSL:
315°, 87.2093%, 33.7255%
HSV (HSB):
315°, 93.1677%, 63.1373%
XYZ:
18.3928, 9.2465, 19.5542
xyY:
0.3897, 0.1959, 9.2465
CIE-Lab:
36.4546, 63.1080, -22.3995
CIE-LCH:
36.4546, 66.9653, 340.4582
CIE-Luv:
36.4546, 67.8438, -39.1566
Hunter-Lab:
30.4080, 54.7545, -16.8415
#a10b7b color charts
#a10b7b color shades, tints & tones
#a10b7b color schemes
#a10b7b color preview, HTML & CSS examples
This text has a color of #a10b7b
<p style="color:#a10b7b;">Text here</p>
.mytext {color:#a10b7b;}
This box has a color of #a10b7b
<div style="background-color:#a10b7b;">Content here</div>
.mybackground {background-color:#a10b7b;}
Border around this has a color of #a10b7b
<div style="border:2px solid #a10b7b;">Content here</div>
.myborder {border:2px solid #a10b7b;}