#a00e3d color space conversions
Hex:
#a00e3d
RGB:
160, 14, 61
CMY:
37, 95, 76
CMYK:
0, 91, 62, 37
HSL:
341°, 83.9080%, 34.1176%
HSV (HSB):
341°, 91.2500%, 62.7451%
XYZ:
15.4965, 8.1246, 5.1663
xyY:
0.5383, 0.2822, 8.1246
CIE-Lab:
34.2410, 56.5946, 14.2171
CIE-LCH:
34.2410, 58.3530, 14.1015
CIE-Luv:
34.2410, 92.4357, 4.4534
Hunter-Lab:
28.5037, 47.1635, 9.2062
#a00e3d color charts
#a00e3d color shades, tints & tones
#a00e3d color schemes
#a00e3d color preview, HTML & CSS examples
This text has a color of #a00e3d
<p style="color:#a00e3d;">Text here</p>
.mytext {color:#a00e3d;}
This box has a color of #a00e3d
<div style="background-color:#a00e3d;">Content here</div>
.mybackground {background-color:#a00e3d;}
Border around this has a color of #a00e3d
<div style="border:2px solid #a00e3d;">Content here</div>
.myborder {border:2px solid #a00e3d;}