#aa240e color space conversions
Hex:
#aa240e
RGB:
170, 36, 14
CMY:
33, 86, 95
CMYK:
0, 79, 92, 33
HSL:
8°, 84.7826%, 36.0784%
HSV (HSB):
8°, 91.7647%, 66.6667%
XYZ:
17.2877, 9.8395, 1.4035
xyY:
0.6059, 0.3449, 9.8395
CIE-Lab:
37.5528, 52.4621, 45.4386
CIE-LCH:
37.5528, 69.4042, 40.8966
CIE-Luv:
37.5528, 103.0644, 27.0356
Hunter-Lab:
31.3680, 43.4820, 19.3047
#aa240e color charts
#aa240e color shades, tints & tones
#aa240e color schemes
#aa240e color preview, HTML & CSS examples
This text has a color of #aa240e
<p style="color:#aa240e;">Text here</p>
.mytext {color:#aa240e;}
This box has a color of #aa240e
<div style="background-color:#aa240e;">Content here</div>
.mybackground {background-color:#aa240e;}
Border around this has a color of #aa240e
<div style="border:2px solid #aa240e;">Content here</div>
.myborder {border:2px solid #aa240e;}