#a10b49 color space conversions
Hex:
#a10b49
RGB:
161, 11, 73
CMY:
37, 96, 71
CMYK:
0, 93, 55, 37
HSL:
335°, 87.2093%, 33.7255%
HSV (HSB):
335°, 93.1677%, 63.1373%
XYZ:
16.0202, 8.2975, 7.0605
xyY:
0.5106, 0.2644, 8.2975
CIE-Lab:
34.5948, 58.1122, 6.8819
CIE-LCH:
34.5948, 58.5183, 6.7537
CIE-Luv:
34.5948, 89.2918, -2.8817
Hunter-Lab:
28.8053, 48.8644, 5.6310
#a10b49 color charts
#a10b49 color shades, tints & tones
#a10b49 color schemes
#a10b49 color preview, HTML & CSS examples
This text has a color of #a10b49
<p style="color:#a10b49;">Text here</p>
.mytext {color:#a10b49;}
This box has a color of #a10b49
<div style="background-color:#a10b49;">Content here</div>
.mybackground {background-color:#a10b49;}
Border around this has a color of #a10b49
<div style="border:2px solid #a10b49;">Content here</div>
.myborder {border:2px solid #a10b49;}