#a0202d color space conversions
Hex:
#a0202d
RGB:
160, 32, 45
CMY:
37, 87, 82
CMYK:
0, 80, 72, 37
HSL:
354°, 66.6667%, 37.6471%
HSV (HSB):
354°, 80.0000%, 62.7451%
XYZ:
15.4874, 8.6961, 3.3449
xyY:
0.5626, 0.3159, 8.6961
CIE-Lab:
35.3924, 51.5777, 25.9699
CIE-LCH:
35.3924, 57.7468, 26.7257
CIE-Luv:
35.3924, 91.7288, 15.4038
Hunter-Lab:
29.4891, 42.1404, 13.9173
#a0202d color charts
#a0202d color shades, tints & tones
#a0202d color schemes
#a0202d color preview, HTML & CSS examples
This text has a color of #a0202d
<p style="color:#a0202d;">Text here</p>
.mytext {color:#a0202d;}
This box has a color of #a0202d
<div style="background-color:#a0202d;">Content here</div>
.mybackground {background-color:#a0202d;}
Border around this has a color of #a0202d
<div style="border:2px solid #a0202d;">Content here</div>
.myborder {border:2px solid #a0202d;}