#aa202e color space conversions
Hex:
#aa202e
RGB:
170, 32, 46
CMY:
33, 87, 82
CMYK:
0, 81, 73, 33
HSL:
354°, 68.3168%, 39.6078%
HSV (HSB):
354°, 81.1765%, 66.6667%
XYZ:
17.5872, 9.7763, 3.5448
xyY:
0.5690, 0.3163, 9.7763
CIE-Lab:
37.4380, 54.5839, 28.2725
CIE-LCH:
37.4380, 61.4714, 27.3825
CIE-Luv:
37.4380, 99.5095, 16.9514
Hunter-Lab:
31.2671, 45.6857, 15.1651
#aa202e color charts
#aa202e color shades, tints & tones
#aa202e color schemes
#aa202e color preview, HTML & CSS examples
This text has a color of #aa202e
<p style="color:#aa202e;">Text here</p>
.mytext {color:#aa202e;}
This box has a color of #aa202e
<div style="background-color:#aa202e;">Content here</div>
.mybackground {background-color:#aa202e;}
Border around this has a color of #aa202e
<div style="border:2px solid #aa202e;">Content here</div>
.myborder {border:2px solid #aa202e;}