#aa121d color space conversions
Hex:
#aa121d
RGB:
170, 18, 29
CMY:
33, 93, 89
CMYK:
0, 89, 83, 33
HSL:
356°, 80.8511%, 36.8627%
HSV (HSB):
356°, 89.4118%, 66.6667%
XYZ:
17.0156, 9.0674, 2.0157
xyY:
0.6056, 0.3227, 9.0674
CIE-Lab:
36.1137, 57.1714, 36.9431
CIE-LCH:
36.1137, 68.0688, 32.8698
CIE-Luv:
36.1137, 107.9936, 20.9735
Hunter-Lab:
30.1121, 48.1701, 17.1095
#aa121d color charts
#aa121d color shades, tints & tones
#aa121d color schemes
#aa121d color preview, HTML & CSS examples
This text has a color of #aa121d
<p style="color:#aa121d;">Text here</p>
.mytext {color:#aa121d;}
This box has a color of #aa121d
<div style="background-color:#aa121d;">Content here</div>
.mybackground {background-color:#aa121d;}
Border around this has a color of #aa121d
<div style="border:2px solid #aa121d;">Content here</div>
.myborder {border:2px solid #aa121d;}