#aa240c color space conversions
Hex:
#aa240c
RGB:
170, 36, 12
CMY:
33, 86, 95
CMYK:
0, 79, 93, 33
HSL:
9°, 86.8132%, 35.6863%
HSV (HSB):
9°, 92.9412%, 66.6667%
XYZ:
17.2748, 9.8343, 1.3356
xyY:
0.6073, 0.3457, 9.8343
CIE-Lab:
37.5435, 52.4320, 46.1919
CIE-LCH:
37.5435, 69.8771, 41.3796
CIE-Luv:
37.5435, 103.2374, 27.3400
Hunter-Lab:
31.3598, 43.4487, 19.4268
#aa240c color charts
#aa240c color shades, tints & tones
#aa240c color schemes
#aa240c color preview, HTML & CSS examples
This text has a color of #aa240c
<p style="color:#aa240c;">Text here</p>
.mytext {color:#aa240c;}
This box has a color of #aa240c
<div style="background-color:#aa240c;">Content here</div>
.mybackground {background-color:#aa240c;}
Border around this has a color of #aa240c
<div style="border:2px solid #aa240c;">Content here</div>
.myborder {border:2px solid #aa240c;}