#a00022 color space conversions
Hex:
#a00022
RGB:
160, 0, 34
CMY:
37, 100, 87
CMYK:
0, 100, 79, 37
HSL:
347°, 100.0000%, 31.3725%
HSV (HSB):
347°, 100.0000%, 62.7451%
XYZ:
14.7859, 7.5891, 2.1989
xyY:
0.6017, 0.3088, 7.5891
CIE-Lab:
33.1120, 57.2203, 30.2115
CIE-LCH:
33.1120, 64.7062, 27.8335
CIE-Luv:
33.1120, 103.1171, 15.8337
Hunter-Lab:
27.5483, 47.5965, 14.5513
#a00022 color charts
#a00022 color shades, tints & tones
#a00022 color schemes
#a00022 color preview, HTML & CSS examples
This text has a color of #a00022
<p style="color:#a00022;">Text here</p>
.mytext {color:#a00022;}
This box has a color of #a00022
<div style="background-color:#a00022;">Content here</div>
.mybackground {background-color:#a00022;}
Border around this has a color of #a00022
<div style="border:2px solid #a00022;">Content here</div>
.myborder {border:2px solid #a00022;}