#aa0303 color space conversions
Hex:
#aa0303
RGB:
170, 3, 3
CMY:
33, 99, 99
CMYK:
0, 98, 98, 33
HSL:
0°, 96.5318%, 33.9216%
HSV (HSB):
0°, 98.2353%, 66.6667%
XYZ:
16.6266, 8.6177, 0.8732
xyY:
0.6366, 0.3300, 8.6177
CIE-Lab:
35.2377, 58.7829, 48.2645
CIE-LCH:
35.2377, 76.0585, 39.3882
CIE-Luv:
35.2377, 114.5115, 24.6945
Hunter-Lab:
29.3560, 49.7253, 18.7856
#aa0303 color charts
#aa0303 color shades, tints & tones
#aa0303 color schemes
#aa0303 color preview, HTML & CSS examples
This text has a color of #aa0303
<p style="color:#aa0303;">Text here</p>
.mytext {color:#aa0303;}
This box has a color of #aa0303
<div style="background-color:#aa0303;">Content here</div>
.mybackground {background-color:#aa0303;}
Border around this has a color of #aa0303
<div style="border:2px solid #aa0303;">Content here</div>
.myborder {border:2px solid #aa0303;}