#a2013b color space conversions
Hex:
#a2013b
RGB:
162, 1, 59
CMY:
36, 100, 77
CMYK:
0, 99, 64, 36
HSL:
338°, 98.7730%, 31.9608%
HSV (HSB):
338°, 99.3827%, 63.5294%
XYZ:
15.7006, 8.0189, 4.8580
xyY:
0.5494, 0.2806, 8.0189
CIE-Lab:
34.0221, 58.7315, 15.3100
CIE-LCH:
34.0221, 60.6942, 14.6106
CIE-Luv:
34.0221, 96.9902, 4.8715
Hunter-Lab:
28.3176, 49.4128, 9.6510
#a2013b color charts
#a2013b color shades, tints & tones
#a2013b color schemes
#a2013b color preview, HTML & CSS examples
This text has a color of #a2013b
<p style="color:#a2013b;">Text here</p>
.mytext {color:#a2013b;}
This box has a color of #a2013b
<div style="background-color:#a2013b;">Content here</div>
.mybackground {background-color:#a2013b;}
Border around this has a color of #a2013b
<div style="border:2px solid #a2013b;">Content here</div>
.myborder {border:2px solid #a2013b;}