#a0202a color space conversions
Hex:
#a0202a
RGB:
160, 32, 42
CMY:
37, 87, 84
CMYK:
0, 80, 74, 37
HSL:
355°, 66.6667%, 37.6471%
HSV (HSB):
355°, 80.0000%, 62.7451%
XYZ:
15.4316, 8.6738, 3.0514
xyY:
0.5682, 0.3194, 8.6738
CIE-Lab:
35.3485, 51.4391, 27.7826
CIE-LCH:
35.3485, 58.4624, 28.3737
CIE-Luv:
35.3485, 92.4519, 16.6827
Hunter-Lab:
29.4513, 41.9892, 14.4730
#a0202a color charts
#a0202a color shades, tints & tones
#a0202a color schemes
#a0202a color preview, HTML & CSS examples
This text has a color of #a0202a
<p style="color:#a0202a;">Text here</p>
.mytext {color:#a0202a;}
This box has a color of #a0202a
<div style="background-color:#a0202a;">Content here</div>
.mybackground {background-color:#a0202a;}
Border around this has a color of #a0202a
<div style="border:2px solid #a0202a;">Content here</div>
.myborder {border:2px solid #a0202a;}