#a00d3d color space conversions
Hex:
#a00d3d
RGB:
160, 13, 61
CMY:
37, 95, 76
CMYK:
0, 92, 62, 37
HSL:
340°, 84.9711%, 33.9216%
HSV (HSB):
340°, 91.8750%, 62.7451%
XYZ:
15.4834, 8.0984, 5.1619
xyY:
0.5387, 0.2817, 8.0984
CIE-Lab:
34.1869, 56.7508, 14.1442
CIE-LCH:
34.1869, 58.4868, 13.9949
CIE-Luv:
34.1869, 92.6327, 4.3434
Hunter-Lab:
28.4576, 47.3188, 9.1657
#a00d3d color charts
#a00d3d color shades, tints & tones
#a00d3d color schemes
#a00d3d color preview, HTML & CSS examples
This text has a color of #a00d3d
<p style="color:#a00d3d;">Text here</p>
.mytext {color:#a00d3d;}
This box has a color of #a00d3d
<div style="background-color:#a00d3d;">Content here</div>
.mybackground {background-color:#a00d3d;}
Border around this has a color of #a00d3d
<div style="border:2px solid #a00d3d;">Content here</div>
.myborder {border:2px solid #a00d3d;}