#a2022b color space conversions
Hex:
#a2022b
RGB:
162, 2, 43
CMY:
36, 99, 83
CMYK:
0, 99, 73, 36
HSL:
345°, 97.5610%, 32.1569%
HSV (HSB):
345°, 98.7654%, 63.5294%
XYZ:
15.3580, 7.8992, 3.0007
xyY:
0.5849, 0.3008, 7.8992
CIE-Lab:
33.7721, 57.7995, 25.4025
CIE-LCH:
33.7721, 63.1353, 23.7252
CIE-Luv:
33.7721, 101.9495, 12.8833
Hunter-Lab:
28.1055, 48.3552, 13.3437
#a2022b color charts
#a2022b color shades, tints & tones
#a2022b color schemes
#a2022b color preview, HTML & CSS examples
This text has a color of #a2022b
<p style="color:#a2022b;">Text here</p>
.mytext {color:#a2022b;}
This box has a color of #a2022b
<div style="background-color:#a2022b;">Content here</div>
.mybackground {background-color:#a2022b;}
Border around this has a color of #a2022b
<div style="border:2px solid #a2022b;">Content here</div>
.myborder {border:2px solid #a2022b;}