#aa250c color space conversions
Hex:
#aa250c
RGB:
170, 37, 12
CMY:
33, 85, 95
CMYK:
0, 78, 93, 33
HSL:
9°, 86.8132%, 35.6863%
HSV (HSB):
9°, 92.9412%, 66.6667%
XYZ:
17.3055, 9.8957, 1.3458
xyY:
0.6062, 0.3466, 9.8957
CIE-Lab:
37.6546, 52.1205, 46.2661
CIE-LCH:
37.6546, 69.6928, 41.5947
CIE-Luv:
37.6546, 102.7378, 27.5290
Hunter-Lab:
31.4575, 43.1464, 19.4837
#aa250c color charts
#aa250c color shades, tints & tones
#aa250c color schemes
#aa250c color preview, HTML & CSS examples
This text has a color of #aa250c
<p style="color:#aa250c;">Text here</p>
.mytext {color:#aa250c;}
This box has a color of #aa250c
<div style="background-color:#aa250c;">Content here</div>
.mybackground {background-color:#aa250c;}
Border around this has a color of #aa250c
<div style="border:2px solid #aa250c;">Content here</div>
.myborder {border:2px solid #aa250c;}