#aa600d color space conversions
Hex:
#aa600d
RGB:
170, 96, 13
CMY:
33, 62, 95
CMYK:
0, 44, 92, 33
HSL:
32°, 85.7923%, 35.8824%
HSV (HSB):
32°, 92.3529%, 66.6667%
XYZ:
20.8331, 16.9408, 2.5527
xyY:
0.5166, 0.4201, 16.9408
CIE-Lab:
48.1854, 24.8070, 53.4235
CIE-LCH:
48.1854, 58.9021, 65.0923
CIE-Luv:
48.1854, 60.7828, 44.5841
Hunter-Lab:
41.1593, 18.3205, 25.1344
#aa600d color charts
#aa600d color shades, tints & tones
#aa600d color schemes
#aa600d color preview, HTML & CSS examples
This text has a color of #aa600d
<p style="color:#aa600d;">Text here</p>
.mytext {color:#aa600d;}
This box has a color of #aa600d
<div style="background-color:#aa600d;">Content here</div>
.mybackground {background-color:#aa600d;}
Border around this has a color of #aa600d
<div style="border:2px solid #aa600d;">Content here</div>
.myborder {border:2px solid #aa600d;}