#aa120d color space conversions
Hex:
#aa120d
RGB:
170, 18, 13
CMY:
33, 93, 95
CMYK:
0, 89, 92, 33
HSL:
2°, 85.7923%, 35.8824%
HSV (HSB):
2°, 92.3529%, 66.6667%
XYZ:
16.8665, 9.0077, 1.2305
xyY:
0.6223, 0.3323, 9.0077
CIE-Lab:
35.9992, 56.8394, 44.7723
CIE-LCH:
35.9992, 72.3552, 38.2274
CIE-Luv:
35.9992, 110.2308, 24.5362
Hunter-Lab:
30.0129, 47.7903, 18.5782
#aa120d color charts
#aa120d color shades, tints & tones
#aa120d color schemes
#aa120d color preview, HTML & CSS examples
This text has a color of #aa120d
<p style="color:#aa120d;">Text here</p>
.mytext {color:#aa120d;}
This box has a color of #aa120d
<div style="background-color:#aa120d;">Content here</div>
.mybackground {background-color:#aa120d;}
Border around this has a color of #aa120d
<div style="border:2px solid #aa120d;">Content here</div>
.myborder {border:2px solid #aa120d;}