#a0023b color space conversions
Hex:
#a0023b
RGB:
160, 2, 59
CMY:
37, 99, 77
CMYK:
0, 99, 63, 37
HSL:
338°, 97.5309%, 31.7647%
HSV (HSB):
338°, 98.7500%, 62.7451%
XYZ:
15.3083, 7.8328, 4.8427
xyY:
0.5470, 0.2799, 7.8328
CIE-Lab:
33.6321, 58.1086, 14.7119
CIE-LCH:
33.6321, 59.9420, 14.2075
CIE-Luv:
33.6321, 95.2200, 4.4392
Hunter-Lab:
27.9871, 48.6583, 9.3318
#a0023b color charts
#a0023b color shades, tints & tones
#a0023b color schemes
#a0023b color preview, HTML & CSS examples
This text has a color of #a0023b
<p style="color:#a0023b;">Text here</p>
.mytext {color:#a0023b;}
This box has a color of #a0023b
<div style="background-color:#a0023b;">Content here</div>
.mybackground {background-color:#a0023b;}
Border around this has a color of #a0023b
<div style="border:2px solid #a0023b;">Content here</div>
.myborder {border:2px solid #a0023b;}