#aa0600 color space conversions
Hex:
#aa0600
RGB:
170, 6, 0
CMY:
33, 98, 100
CMYK:
0, 96, 100, 33
HSL:
2°, 100.0000%, 33.3333%
HSV (HSB):
2°, 100.0000%, 66.6667%
XYZ:
16.6427, 8.6763, 0.7975
xyY:
0.6372, 0.3322, 8.6763
CIE-Lab:
35.3534, 58.3743, 49.5468
CIE-LCH:
35.3534, 76.5666, 40.3239
CIE-Luv:
35.3534, 114.1658, 25.3255
Hunter-Lab:
29.4556, 49.3071, 19.0136
#aa0600 color charts
#aa0600 color shades, tints & tones
#aa0600 color schemes
#aa0600 color preview, HTML & CSS examples
This text has a color of #aa0600
<p style="color:#aa0600;">Text here</p>
.mytext {color:#aa0600;}
This box has a color of #aa0600
<div style="background-color:#aa0600;">Content here</div>
.mybackground {background-color:#aa0600;}
Border around this has a color of #aa0600
<div style="border:2px solid #aa0600;">Content here</div>
.myborder {border:2px solid #aa0600;}