#a00a33 color space conversions
Hex:
#a00a33
RGB:
160, 10, 51
CMY:
37, 96, 80
CMYK:
0, 94, 68, 37
HSL:
344°, 88.2353%, 33.3333%
HSV (HSB):
344°, 93.7500%, 62.7451%
XYZ:
15.2033, 7.9297, 3.8612
xyY:
0.5632, 0.2938, 7.9297
CIE-Lab:
33.8360, 56.6062, 20.2160
CIE-LCH:
33.8360, 60.1078, 19.6534
CIE-Luv:
33.8360, 96.5308, 9.4034
Hunter-Lab:
28.1597, 47.0919, 11.5820
#a00a33 color charts
#a00a33 color shades, tints & tones
#a00a33 color schemes
#a00a33 color preview, HTML & CSS examples
This text has a color of #a00a33
<p style="color:#a00a33;">Text here</p>
.mytext {color:#a00a33;}
This box has a color of #a00a33
<div style="background-color:#a00a33;">Content here</div>
.mybackground {background-color:#a00a33;}
Border around this has a color of #a00a33
<div style="border:2px solid #a00a33;">Content here</div>
.myborder {border:2px solid #a00a33;}