#a0012a color space conversions
Hex:
#a0012a
RGB:
160, 1, 42
CMY:
37, 100, 84
CMYK:
0, 99, 74, 37
HSL:
345°, 98.7578%, 31.5686%
HSV (HSB):
345°, 99.3750%, 62.7451%
XYZ:
14.9260, 7.6625, 2.8828
xyY:
0.5860, 0.3008, 7.6625
CIE-Lab:
33.2698, 57.3864, 25.3385
CIE-LCH:
33.2698, 62.7315, 23.8234
CIE-Luv:
33.2698, 100.8608, 12.7783
Hunter-Lab:
27.6811, 47.8071, 13.2022
#a0012a color charts
#a0012a color shades, tints & tones
#a0012a color schemes
#a0012a color preview, HTML & CSS examples
This text has a color of #a0012a
<p style="color:#a0012a;">Text here</p>
.mytext {color:#a0012a;}
This box has a color of #a0012a
<div style="background-color:#a0012a;">Content here</div>
.mybackground {background-color:#a0012a;}
Border around this has a color of #a0012a
<div style="border:2px solid #a0012a;">Content here</div>
.myborder {border:2px solid #a0012a;}