#aa412d color space conversions
Hex:
#aa412d
RGB:
170, 65, 45
CMY:
33, 75, 82
CMYK:
0, 62, 74, 33
HSL:
10°, 58.1395%, 42.1569%
HSV (HSB):
10°, 73.5294%, 66.6667%
XYZ:
18.9415, 12.5161, 3.9001
xyY:
0.5357, 0.3540, 12.5161
CIE-Lab:
42.0249, 41.9460, 34.1149
CIE-LCH:
42.0249, 54.0675, 39.1216
CIE-Luv:
42.0249, 81.4572, 25.9373
Hunter-Lab:
35.3781, 33.6576, 18.2284
#aa412d color charts
#aa412d color shades, tints & tones
#aa412d color schemes
#aa412d color preview, HTML & CSS examples
This text has a color of #aa412d
<p style="color:#aa412d;">Text here</p>
.mytext {color:#aa412d;}
This box has a color of #aa412d
<div style="background-color:#aa412d;">Content here</div>
.mybackground {background-color:#aa412d;}
Border around this has a color of #aa412d
<div style="border:2px solid #aa412d;">Content here</div>
.myborder {border:2px solid #aa412d;}