#aa3b3b color space conversions
Hex:
#aa3b3b
RGB:
170, 59, 59
CMY:
33, 77, 77
CMYK:
0, 65, 65, 33
HSL:
0°, 48.4716%, 44.9020%
HSV (HSB):
0°, 65.2941%, 66.6667%
XYZ:
18.9309, 11.9897, 5.4542
xyY:
0.5204, 0.3296, 11.9897
CIE-Lab:
41.1998, 45.4480, 24.8946
CIE-LCH:
41.1998, 51.8196, 28.7122
CIE-Luv:
41.1998, 82.5545, 17.8002
Hunter-Lab:
34.6262, 36.9942, 14.8993
#aa3b3b color charts
#aa3b3b color shades, tints & tones
#aa3b3b color schemes
#aa3b3b color preview, HTML & CSS examples
This text has a color of #aa3b3b
<p style="color:#aa3b3b;">Text here</p>
.mytext {color:#aa3b3b;}
This box has a color of #aa3b3b
<div style="background-color:#aa3b3b;">Content here</div>
.mybackground {background-color:#aa3b3b;}
Border around this has a color of #aa3b3b
<div style="border:2px solid #aa3b3b;">Content here</div>
.myborder {border:2px solid #aa3b3b;}