#aa1f1f color space conversions
Hex:
#aa1f1f
RGB:
170, 31, 31
CMY:
33, 88, 88
CMYK:
0, 82, 82, 33
HSL:
0°, 69.1542%, 39.4118%
HSV (HSB):
0°, 81.7647%, 66.6667%
XYZ:
17.3149, 9.6249, 2.2415
xyY:
0.5934, 0.3298, 9.6249
CIE-Lab:
37.1607, 54.3006, 36.8424
CIE-LCH:
37.1607, 65.6195, 34.1565
CIE-Luv:
37.1607, 103.0943, 22.2315
Hunter-Lab:
31.0241, 45.3305, 17.4331
#aa1f1f color charts
#aa1f1f color shades, tints & tones
#aa1f1f color schemes
#aa1f1f color preview, HTML & CSS examples
This text has a color of #aa1f1f
<p style="color:#aa1f1f;">Text here</p>
.mytext {color:#aa1f1f;}
This box has a color of #aa1f1f
<div style="background-color:#aa1f1f;">Content here</div>
.mybackground {background-color:#aa1f1f;}
Border around this has a color of #aa1f1f
<div style="border:2px solid #aa1f1f;">Content here</div>
.myborder {border:2px solid #aa1f1f;}