#aa000c color space conversions
Hex:
#aa000c
RGB:
170, 0, 12
CMY:
33, 100, 95
CMYK:
0, 100, 93, 33
HSL:
356°, 100.0000%, 33.3333%
HSV (HSB):
356°, 100.0000%, 66.6667%
XYZ:
16.6439, 8.5726, 1.1253
xyY:
0.6318, 0.3254, 8.5726
CIE-Lab:
35.1480, 59.2666, 44.6221
CIE-LCH:
35.1480, 74.1867, 36.9762
CIE-Luv:
35.1480, 114.3013, 23.2277
Hunter-Lab:
29.2790, 50.2318, 18.2166
#aa000c color charts
#aa000c RGB chart
#aa000c CMYK chart
#aa000c RGB pie chart
#aa000c color shades, tints & tones
#aa000c color schemes
#aa000c color preview, HTML & CSS examples
This text has a color of #aa000c
<p style="color:#aa000c;">Text here</p>
.mytext {color:#aa000c;}
Text color #aa000c
This box has a color of #aa000c
<div style="background-color:#aa000c;">Content here</div>
.mybackground {background-color:#aa000c;}
Background color #aa000c
Border around this has a color of #aa000c
<div style="border:2px solid #aa000c;">Content here</div>
.myborder {border:2px solid #aa000c;}
Border color #aa000c