#aa2600 color space conversions
Hex:
#aa2600
RGB:
170, 38, 0
CMY:
33, 85, 100
CMYK:
0, 78, 100, 33
HSL:
13°, 100.0000%, 33.3333%
HSV (HSB):
13°, 100.0000%, 66.6667%
XYZ:
17.2707, 9.9323, 1.0069
xyY:
0.6122, 0.3521, 9.9323
CIE-Lab:
37.7206, 51.6459, 50.6427
CIE-LCH:
37.7206, 72.3325, 44.4381
CIE-Luv:
37.7206, 103.1090, 29.2951
Hunter-Lab:
31.5155, 42.6669, 20.1667
#aa2600 color charts
#aa2600 color shades, tints & tones
#aa2600 color schemes
#aa2600 color preview, HTML & CSS examples
This text has a color of #aa2600
<p style="color:#aa2600;">Text here</p>
.mytext {color:#aa2600;}
This box has a color of #aa2600
<div style="background-color:#aa2600;">Content here</div>
.mybackground {background-color:#aa2600;}
Border around this has a color of #aa2600
<div style="border:2px solid #aa2600;">Content here</div>
.myborder {border:2px solid #aa2600;}