#a00d32 color space conversions
Hex:
#a00d32
RGB:
160, 13, 50
CMY:
37, 95, 80
CMYK:
0, 92, 69, 37
HSL:
345°, 84.9711%, 33.9216%
HSV (HSB):
345°, 91.8750%, 62.7451%
XYZ:
15.2169, 7.9917, 3.7582
xyY:
0.5643, 0.2964, 7.9917
CIE-Lab:
33.9656, 56.1282, 21.0296
CIE-LCH:
33.9656, 59.9384, 20.5395
CIE-Luv:
33.9656, 96.2651, 10.1859
Hunter-Lab:
28.2696, 46.6103, 11.9068
#a00d32 color charts
#a00d32 color shades, tints & tones
#a00d32 color schemes
#a00d32 color preview, HTML & CSS examples
This text has a color of #a00d32
<p style="color:#a00d32;">Text here</p>
.mytext {color:#a00d32;}
This box has a color of #a00d32
<div style="background-color:#a00d32;">Content here</div>
.mybackground {background-color:#a00d32;}
Border around this has a color of #a00d32
<div style="border:2px solid #a00d32;">Content here</div>
.myborder {border:2px solid #a00d32;}