#aa033d color space conversions
Hex:
#aa033d
RGB:
170, 3, 61
CMY:
33, 99, 76
CMYK:
0, 98, 64, 33
HSL:
339°, 96.5318%, 33.9216%
HSV (HSB):
339°, 98.2353%, 66.6667%
XYZ:
17.4524, 8.9481, 5.2222
xyY:
0.5519, 0.2830, 8.9481
CIE-Lab:
35.8842, 60.5516, 16.7901
CIE-LCH:
35.8842, 62.8363, 15.4979
CIE-Luv:
35.8842, 102.3172, 6.0249
Hunter-Lab:
29.9134, 51.7943, 10.5887
#aa033d color charts
#aa033d color shades, tints & tones
#aa033d color schemes
#aa033d color preview, HTML & CSS examples
This text has a color of #aa033d
<p style="color:#aa033d;">Text here</p>
.mytext {color:#aa033d;}
This box has a color of #aa033d
<div style="background-color:#aa033d;">Content here</div>
.mybackground {background-color:#aa033d;}
Border around this has a color of #aa033d
<div style="border:2px solid #aa033d;">Content here</div>
.myborder {border:2px solid #aa033d;}