#aa000e color space conversions
Hex:
#aa000e
RGB:
170, 0, 14
CMY:
33, 100, 95
CMYK:
0, 100, 92, 33
HSL:
355°, 100.0000%, 33.3333%
HSV (HSB):
355°, 100.0000%, 66.6667%
XYZ:
16.6568, 8.5778, 1.1932
xyY:
0.6303, 0.3246, 8.5778
CIE-Lab:
35.1583, 59.2947, 43.7800
CIE-LCH:
35.1583, 73.7058, 36.4401
CIE-Luv:
35.1583, 114.0885, 22.9083
Hunter-Lab:
29.2878, 50.2645, 18.0859
#aa000e color charts
#aa000e color shades, tints & tones
#aa000e color schemes
#aa000e color preview, HTML & CSS examples
This text has a color of #aa000e
<p style="color:#aa000e;">Text here</p>
.mytext {color:#aa000e;}
This box has a color of #aa000e
<div style="background-color:#aa000e;">Content here</div>
.mybackground {background-color:#aa000e;}
Border around this has a color of #aa000e
<div style="border:2px solid #aa000e;">Content here</div>
.myborder {border:2px solid #aa000e;}