#aa402d color space conversions
Hex:
#aa402d
RGB:
170, 64, 45
CMY:
33, 75, 82
CMYK:
0, 62, 74, 33
HSL:
9°, 58.1395%, 42.1569%
HSV (HSB):
9°, 73.5294%, 66.6667%
XYZ:
18.8846, 12.4023, 3.8812
xyY:
0.5370, 0.3527, 12.4023
CIE-Lab:
41.8485, 42.4136, 33.9178
CIE-LCH:
41.8485, 54.3077, 38.6490
CIE-Luv:
41.8485, 82.1305, 25.6149
Hunter-Lab:
35.2169, 34.0888, 18.1176
#aa402d color charts
#aa402d color shades, tints & tones
#aa402d color schemes
#aa402d color preview, HTML & CSS examples
This text has a color of #aa402d
<p style="color:#aa402d;">Text here</p>
.mytext {color:#aa402d;}
This box has a color of #aa402d
<div style="background-color:#aa402d;">Content here</div>
.mybackground {background-color:#aa402d;}
Border around this has a color of #aa402d
<div style="border:2px solid #aa402d;">Content here</div>
.myborder {border:2px solid #aa402d;}