#a1013a color space conversions
Hex:
#a1013a
RGB:
161, 1, 58
CMY:
37, 100, 77
CMYK:
0, 99, 64, 37
HSL:
339°, 98.7654%, 31.7647%
HSV (HSB):
339°, 99.3789%, 63.1373%
XYZ:
15.4725, 7.9043, 4.7132
xyY:
0.5508, 0.2814, 7.9043
CIE-Lab:
33.7827, 58.4287, 15.6090
CIE-LCH:
33.7827, 60.4777, 14.9570
CIE-Luv:
33.7827, 96.5481, 5.1636
Hunter-Lab:
28.1145, 49.0351, 9.7407
#a1013a color charts
#a1013a color shades, tints & tones
#a1013a color schemes
#a1013a color preview, HTML & CSS examples
This text has a color of #a1013a
<p style="color:#a1013a;">Text here</p>
.mytext {color:#a1013a;}
This box has a color of #a1013a
<div style="background-color:#a1013a;">Content here</div>
.mybackground {background-color:#a1013a;}
Border around this has a color of #a1013a
<div style="border:2px solid #a1013a;">Content here</div>
.myborder {border:2px solid #a1013a;}