#a2212a color space conversions
Hex:
#a2212a
RGB:
162, 33, 42
CMY:
36, 87, 84
CMYK:
0, 80, 74, 36
HSL:
356°, 66.1538%, 38.2353%
HSV (HSB):
356°, 79.6296%, 63.5294%
XYZ:
15.8621, 8.9363, 3.0793
xyY:
0.5690, 0.3206, 8.9363
CIE-Lab:
35.8613, 51.7415, 28.4816
CIE-LCH:
35.8613, 59.0626, 28.8310
CIE-Luv:
35.8613, 93.6332, 17.2643
Hunter-Lab:
29.8936, 42.4015, 14.8181
#a2212a color charts
#a2212a color shades, tints & tones
#a2212a color schemes
#a2212a color preview, HTML & CSS examples
This text has a color of #a2212a
<p style="color:#a2212a;">Text here</p>
.mytext {color:#a2212a;}
This box has a color of #a2212a
<div style="background-color:#a2212a;">Content here</div>
.mybackground {background-color:#a2212a;}
Border around this has a color of #a2212a
<div style="border:2px solid #a2212a;">Content here</div>
.myborder {border:2px solid #a2212a;}