#aa2700 color space conversions
Hex:
#aa2700
RGB:
170, 39, 0
CMY:
33, 85, 100
CMYK:
0, 77, 100, 33
HSL:
14°, 100.0000%, 33.3333%
HSV (HSB):
14°, 100.0000%, 66.6667%
XYZ:
17.3031, 9.9971, 1.0177
xyY:
0.6110, 0.3530, 9.9971
CIE-Lab:
37.8372, 51.3204, 50.6942
CIE-LCH:
37.8372, 72.1365, 44.6483
CIE-Luv:
37.8372, 102.5798, 29.4887
Hunter-Lab:
31.6182, 42.3526, 20.2244
#aa2700 color charts
#aa2700 color shades, tints & tones
#aa2700 color schemes
#aa2700 color preview, HTML & CSS examples
This text has a color of #aa2700
<p style="color:#aa2700;">Text here</p>
.mytext {color:#aa2700;}
This box has a color of #aa2700
<div style="background-color:#aa2700;">Content here</div>
.mybackground {background-color:#aa2700;}
Border around this has a color of #aa2700
<div style="border:2px solid #aa2700;">Content here</div>
.myborder {border:2px solid #aa2700;}