#aa030e color space conversions
Hex:
#aa030e
RGB:
170, 3, 14
CMY:
33, 99, 95
CMYK:
0, 98, 92, 33
HSL:
356°, 96.5318%, 33.9216%
HSV (HSB):
356°, 98.2353%, 66.6667%
XYZ:
16.6894, 8.6429, 1.2041
xyY:
0.6289, 0.3257, 8.6429
CIE-Lab:
35.2874, 58.9202, 43.8683
CIE-LCH:
35.2874, 73.4576, 36.6691
CIE-Luv:
35.2874, 113.4797, 23.1328
Hunter-Lab:
29.3988, 49.8848, 18.1508
#aa030e color charts
#aa030e color shades, tints & tones
#aa030e color schemes
#aa030e color preview, HTML & CSS examples
This text has a color of #aa030e
<p style="color:#aa030e;">Text here</p>
.mytext {color:#aa030e;}
This box has a color of #aa030e
<div style="background-color:#aa030e;">Content here</div>
.mybackground {background-color:#aa030e;}
Border around this has a color of #aa030e
<div style="border:2px solid #aa030e;">Content here</div>
.myborder {border:2px solid #aa030e;}