#aa3200 color space conversions
Hex:
#aa3200
RGB:
170, 50, 0
CMY:
33, 80, 100
CMYK:
0, 71, 100, 33
HSL:
18°, 100.0000%, 33.3333%
HSV (HSB):
18°, 100.0000%, 66.6667%
XYZ:
17.7182, 10.8273, 1.1560
xyY:
0.5965, 0.3645, 10.8273
CIE-Lab:
39.2880, 47.3151, 51.3668
CIE-LCH:
39.2880, 69.8374, 47.3511
CIE-Luv:
39.2880, 96.1155, 31.8836
Hunter-Lab:
32.9048, 38.5331, 20.9504
#aa3200 color charts
#aa3200 color shades, tints & tones
#aa3200 color schemes
#aa3200 color preview, HTML & CSS examples
This text has a color of #aa3200
<p style="color:#aa3200;">Text here</p>
.mytext {color:#aa3200;}
This box has a color of #aa3200
<div style="background-color:#aa3200;">Content here</div>
.mybackground {background-color:#aa3200;}
Border around this has a color of #aa3200
<div style="border:2px solid #aa3200;">Content here</div>
.myborder {border:2px solid #aa3200;}