#a0003b color space conversions
Hex:
#a0003b
RGB:
160, 0, 59
CMY:
37, 100, 77
CMYK:
0, 100, 63, 37
HSL:
338°, 100.0000%, 31.3725%
HSV (HSB):
338°, 100.0000%, 62.7451%
XYZ:
15.2866, 7.7893, 4.8355
xyY:
0.5477, 0.2791, 7.7893
CIE-Lab:
33.5403, 58.3759, 14.5888
CIE-LCH:
33.5403, 60.1713, 14.0314
CIE-Luv:
33.5403, 95.5602, 4.2536
Hunter-Lab:
27.9094, 48.9271, 9.2642
#a0003b color charts
#a0003b color shades, tints & tones
#a0003b color schemes
#a0003b color preview, HTML & CSS examples
This text has a color of #a0003b
<p style="color:#a0003b;">Text here</p>
.mytext {color:#a0003b;}
This box has a color of #a0003b
<div style="background-color:#a0003b;">Content here</div>
.mybackground {background-color:#a0003b;}
Border around this has a color of #a0003b
<div style="border:2px solid #a0003b;">Content here</div>
.myborder {border:2px solid #a0003b;}