#a00d3b color space conversions
Hex:
#a00d3b
RGB:
160, 13, 59
CMY:
37, 95, 77
CMYK:
0, 92, 63, 37
HSL:
341°, 84.9711%, 33.9216%
HSV (HSB):
341°, 91.8750%, 62.7451%
XYZ:
15.4305, 8.0772, 4.8834
xyY:
0.5435, 0.2845, 8.0772
CIE-Lab:
34.1431, 56.6280, 15.3947
CIE-LCH:
34.1431, 58.6833, 15.2087
CIE-Luv:
34.1431, 93.3310, 5.4709
Hunter-Lab:
28.4204, 47.1789, 9.7066
#a00d3b color charts
#a00d3b color shades, tints & tones
#a00d3b color schemes
#a00d3b color preview, HTML & CSS examples
This text has a color of #a00d3b
<p style="color:#a00d3b;">Text here</p>
.mytext {color:#a00d3b;}
This box has a color of #a00d3b
<div style="background-color:#a00d3b;">Content here</div>
.mybackground {background-color:#a00d3b;}
Border around this has a color of #a00d3b
<div style="border:2px solid #a00d3b;">Content here</div>
.myborder {border:2px solid #a00d3b;}