#aa2020 color space conversions
Hex:
#aa2020
RGB:
170, 32, 32
CMY:
33, 87, 87
CMYK:
0, 81, 81, 33
HSL:
0°, 68.3168%, 39.6078%
HSV (HSB):
0°, 81.1765%, 66.6667%
XYZ:
17.3548, 9.6834, 2.3209
xyY:
0.5911, 0.3298, 9.6834
CIE-Lab:
37.2680, 54.0557, 36.3881
CIE-LCH:
37.2680, 65.1622, 33.9469
CIE-Luv:
37.2680, 102.4922, 22.1016
Hunter-Lab:
31.1181, 45.0941, 17.3606
#aa2020 color charts
#aa2020 color shades, tints & tones
#aa2020 color schemes
#aa2020 color preview, HTML & CSS examples
This text has a color of #aa2020
<p style="color:#aa2020;">Text here</p>
.mytext {color:#aa2020;}
This box has a color of #aa2020
<div style="background-color:#aa2020;">Content here</div>
.mybackground {background-color:#aa2020;}
Border around this has a color of #aa2020
<div style="border:2px solid #aa2020;">Content here</div>
.myborder {border:2px solid #aa2020;}