#aa200c color space conversions
Hex:
#aa200c
RGB:
170, 32, 12
CMY:
33, 87, 95
CMYK:
0, 81, 93, 33
HSL:
8°, 86.8132%, 35.6863%
HSV (HSB):
8°, 92.9412%, 66.6667%
XYZ:
17.1604, 9.6056, 1.2974
xyY:
0.6115, 0.3423, 9.6056
CIE-Lab:
37.1251, 53.6089, 45.9136
CIE-LCH:
37.1251, 70.5831, 40.5786
CIE-Luv:
37.1251, 105.1284, 26.6273
Hunter-Lab:
30.9929, 44.5958, 19.2130
#aa200c color charts
#aa200c RGB chart
#aa200c CMYK chart
#aa200c RGB pie chart
#aa200c color shades, tints & tones
#aa200c color schemes
#aa200c color preview, HTML & CSS examples
This text has a color of #aa200c
<p style="color:#aa200c;">Text here</p>
.mytext {color:#aa200c;}
Text color #aa200c
This box has a color of #aa200c
<div style="background-color:#aa200c;">Content here</div>
.mybackground {background-color:#aa200c;}
Background color #aa200c
Border around this has a color of #aa200c
<div style="border:2px solid #aa200c;">Content here</div>
.myborder {border:2px solid #aa200c;}
Border color #aa200c