#a10040 color space conversions
Hex:
#a10040
RGB:
161, 0, 64
CMY:
37, 100, 75
CMYK:
0, 100, 60, 37
HSL:
336°, 100.0000%, 31.5686%
HSV (HSB):
336°, 100.0000%, 63.1373%
XYZ:
15.6234, 7.9472, 5.5610
xyY:
0.5363, 0.2728, 7.9472
CIE-Lab:
33.8727, 58.9249, 11.7834
CIE-LCH:
33.8727, 60.0915, 11.3084
CIE-Luv:
33.8727, 94.5059, 1.6426
Hunter-Lab:
28.1908, 49.5907, 8.0379
#a10040 color charts
#a10040 color shades, tints & tones
#a10040 color schemes
#a10040 color preview, HTML & CSS examples
This text has a color of #a10040
<p style="color:#a10040;">Text here</p>
.mytext {color:#a10040;}
This box has a color of #a10040
<div style="background-color:#a10040;">Content here</div>
.mybackground {background-color:#a10040;}
Border around this has a color of #a10040
<div style="border:2px solid #a10040;">Content here</div>
.myborder {border:2px solid #a10040;}