#aa080f color space conversions
Hex:
#aa080f
RGB:
170, 8, 15
CMY:
33, 97, 94
CMYK:
0, 95, 91, 33
HSL:
357°, 91.0112%, 34.9020%
HSV (HSB):
357°, 95.2941%, 66.6667%
XYZ:
16.7506, 8.7542, 1.2588
xyY:
0.6259, 0.3271, 8.7542
CIE-Lab:
35.5067, 58.3171, 43.5812
CIE-LCH:
35.5067, 72.8025, 36.7713
CIE-Luv:
35.5067, 112.3642, 23.3335
Hunter-Lab:
29.5875, 49.2776, 18.1887
#aa080f color charts
#aa080f color shades, tints & tones
#aa080f color schemes
#aa080f color preview, HTML & CSS examples
This text has a color of #aa080f
<p style="color:#aa080f;">Text here</p>
.mytext {color:#aa080f;}
This box has a color of #aa080f
<div style="background-color:#aa080f;">Content here</div>
.mybackground {background-color:#aa080f;}
Border around this has a color of #aa080f
<div style="border:2px solid #aa080f;">Content here</div>
.myborder {border:2px solid #aa080f;}