#aa010c color space conversions
Hex:
#aa010c
RGB:
170, 1, 12
CMY:
33, 100, 95
CMYK:
0, 99, 93, 33
HSL:
356°, 98.8304%, 33.5294%
HSV (HSB):
356°, 99.4118%, 66.6667%
XYZ:
16.6548, 8.5943, 1.1289
xyY:
0.6314, 0.3258, 8.5943
CIE-Lab:
35.1911, 59.1415, 44.6498
CIE-LCH:
35.1911, 74.1035, 37.0516
CIE-Luv:
35.1911, 114.0970, 23.3025
Hunter-Lab:
29.3160, 50.1048, 18.2381
#aa010c color charts
#aa010c RGB chart
#aa010c CMYK chart
#aa010c RGB pie chart
#aa010c color shades, tints & tones
#aa010c color schemes
#aa010c color preview, HTML & CSS examples
This text has a color of #aa010c
<p style="color:#aa010c;">Text here</p>
.mytext {color:#aa010c;}
Text color #aa010c
This box has a color of #aa010c
<div style="background-color:#aa010c;">Content here</div>
.mybackground {background-color:#aa010c;}
Background color #aa010c
Border around this has a color of #aa010c
<div style="border:2px solid #aa010c;">Content here</div>
.myborder {border:2px solid #aa010c;}
Border color #aa010c