#aa100d color space conversions
Hex:
#aa100d
RGB:
170, 16, 13
CMY:
33, 94, 95
CMYK:
0, 91, 92, 33
HSL:
1°, 85.7923%, 35.8824%
HSV (HSB):
1°, 92.3529%, 66.6667%
XYZ:
16.8355, 8.9457, 1.2201
xyY:
0.6235, 0.3313, 8.9457
CIE-Lab:
35.8795, 57.1828, 44.6920
CIE-LCH:
35.8795, 72.5758, 38.0099
CIE-Luv:
35.8795, 110.7874, 24.3298
Hunter-Lab:
29.9093, 48.1335, 18.5178
#aa100d color charts
#aa100d color shades, tints & tones
#aa100d color schemes
#aa100d color preview, HTML & CSS examples
This text has a color of #aa100d
<p style="color:#aa100d;">Text here</p>
.mytext {color:#aa100d;}
This box has a color of #aa100d
<div style="background-color:#aa100d;">Content here</div>
.mybackground {background-color:#aa100d;}
Border around this has a color of #aa100d
<div style="border:2px solid #aa100d;">Content here</div>
.myborder {border:2px solid #aa100d;}