#a10e7a color space conversions
Hex:
#a10e7a
RGB:
161, 14, 122
CMY:
37, 95, 52
CMYK:
0, 91, 24, 37
HSL:
316°, 84.0000%, 34.3137%
HSV (HSB):
316°, 91.3043%, 63.1373%
XYZ:
18.3678, 9.2963, 19.2386
xyY:
0.3916, 0.1982, 9.2963
CIE-Lab:
36.5486, 62.5720, -21.6270
CIE-LCH:
36.5486, 66.2041, 340.9331
CIE-Luv:
36.5486, 67.9677, -38.0784
Hunter-Lab:
30.4898, 54.1758, -16.0683
#a10e7a color charts
#a10e7a color shades, tints & tones
#a10e7a color schemes
#a10e7a color preview, HTML & CSS examples
This text has a color of #a10e7a
<p style="color:#a10e7a;">Text here</p>
.mytext {color:#a10e7a;}
This box has a color of #a10e7a
<div style="background-color:#a10e7a;">Content here</div>
.mybackground {background-color:#a10e7a;}
Border around this has a color of #a10e7a
<div style="border:2px solid #a10e7a;">Content here</div>
.myborder {border:2px solid #a10e7a;}