#a10e40 color space conversions
Hex:
#a10e40
RGB:
161, 14, 64
CMY:
37, 95, 75
CMYK:
0, 91, 60, 37
HSL:
340°, 84.0000%, 34.3137%
HSV (HSB):
340°, 91.3043%, 63.1373%
XYZ:
15.7804, 8.2613, 5.6134
xyY:
0.5321, 0.2786, 8.2613
CIE-Lab:
34.5213, 57.0442, 12.6694
CIE-LCH:
34.5213, 58.4342, 12.5221
CIE-Luv:
34.5213, 92.1740, 2.9768
Hunter-Lab:
28.7425, 47.7019, 8.5405
#a10e40 color charts
#a10e40 color shades, tints & tones
#a10e40 color schemes
#a10e40 color preview, HTML & CSS examples
This text has a color of #a10e40
<p style="color:#a10e40;">Text here</p>
.mytext {color:#a10e40;}
This box has a color of #a10e40
<div style="background-color:#a10e40;">Content here</div>
.mybackground {background-color:#a10e40;}
Border around this has a color of #a10e40
<div style="border:2px solid #a10e40;">Content here</div>
.myborder {border:2px solid #a10e40;}