#a2212c color space conversions
Hex:
#a2212c
RGB:
162, 33, 44
CMY:
36, 87, 83
CMYK:
0, 80, 73, 36
HSL:
355°, 66.1538%, 38.2353%
HSV (HSB):
355°, 79.6296%, 63.5294%
XYZ:
15.8988, 8.9509, 3.2726
xyY:
0.5653, 0.3183, 8.9509
CIE-Lab:
35.8897, 51.8313, 27.2815
CIE-LCH:
35.8897, 58.5727, 27.7601
CIE-Luv:
35.8897, 93.1625, 16.4300
Hunter-Lab:
29.9181, 42.4998, 14.4572
#a2212c color charts
#a2212c color shades, tints & tones
#a2212c color schemes
#a2212c color preview, HTML & CSS examples
This text has a color of #a2212c
<p style="color:#a2212c;">Text here</p>
.mytext {color:#a2212c;}
This box has a color of #a2212c
<div style="background-color:#a2212c;">Content here</div>
.mybackground {background-color:#a2212c;}
Border around this has a color of #a2212c
<div style="border:2px solid #a2212c;">Content here</div>
.myborder {border:2px solid #a2212c;}