#aa073e color space conversions
Hex:
#aa073e
RGB:
170, 7, 62
CMY:
33, 97, 76
CMYK:
0, 96, 64, 33
HSL:
340°, 92.0904%, 34.7059%
HSV (HSB):
340°, 95.8824%, 66.6667%
XYZ:
17.5230, 9.0458, 5.3799
xyY:
0.5485, 0.2831, 9.0458
CIE-Lab:
36.0723, 60.1233, 16.3904
CIE-LCH:
36.0723, 62.3174, 15.2490
CIE-Luv:
36.0723, 101.3147, 5.8140
Hunter-Lab:
30.0762, 51.3644, 10.4479
#aa073e color charts
#aa073e color shades, tints & tones
#aa073e color schemes
#aa073e color preview, HTML & CSS examples
This text has a color of #aa073e
<p style="color:#aa073e;">Text here</p>
.mytext {color:#aa073e;}
This box has a color of #aa073e
<div style="background-color:#aa073e;">Content here</div>
.mybackground {background-color:#aa073e;}
Border around this has a color of #aa073e
<div style="border:2px solid #aa073e;">Content here</div>
.myborder {border:2px solid #aa073e;}