#aa333f color space conversions
Hex:
#aa333f
RGB:
170, 51, 63
CMY:
33, 80, 75
CMYK:
0, 70, 63, 33
HSL:
354°, 53.8462%, 43.3333%
HSV (HSB):
354°, 70.0000%, 66.6667%
XYZ:
18.6586, 11.2726, 5.8950
xyY:
0.5208, 0.3146, 11.2726
CIE-Lab:
40.0358, 49.0582, 20.9525
CIE-LCH:
40.0358, 53.3452, 23.1271
CIE-Luv:
40.0358, 86.1183, 13.2801
Hunter-Lab:
33.5747, 40.4429, 13.0921
#aa333f color charts
#aa333f color shades, tints & tones
#aa333f color schemes
#aa333f color preview, HTML & CSS examples
This text has a color of #aa333f
<p style="color:#aa333f;">Text here</p>
.mytext {color:#aa333f;}
This box has a color of #aa333f
<div style="background-color:#aa333f;">Content here</div>
.mybackground {background-color:#aa333f;}
Border around this has a color of #aa333f
<div style="border:2px solid #aa333f;">Content here</div>
.myborder {border:2px solid #aa333f;}