#a00021 color space conversions
Hex:
#a00021
RGB:
160, 0, 33
CMY:
37, 100, 87
CMYK:
0, 100, 79, 37
HSL:
348°, 100.0000%, 31.3725%
HSV (HSB):
348°, 100.0000%, 62.7451%
XYZ:
14.7717, 7.5834, 2.1240
xyY:
0.6034, 0.3098, 7.5834
CIE-Lab:
33.0997, 57.1869, 30.8157
CIE-LCH:
33.0997, 64.9612, 28.3184
CIE-Luv:
33.0997, 103.3497, 16.1868
Hunter-Lab:
27.5380, 47.5583, 14.7035
#a00021 color charts
#a00021 color shades, tints & tones
#a00021 color schemes
#a00021 color preview, HTML & CSS examples
This text has a color of #a00021
<p style="color:#a00021;">Text here</p>
.mytext {color:#a00021;}
This box has a color of #a00021
<div style="background-color:#a00021;">Content here</div>
.mybackground {background-color:#a00021;}
Border around this has a color of #a00021
<div style="border:2px solid #a00021;">Content here</div>
.myborder {border:2px solid #a00021;}