#a0400c color space conversions
Hex:
#a0400c
RGB:
160, 64, 12
CMY:
37, 75, 95
CMYK:
0, 60, 93, 37
HSL:
21°, 86.0465%, 33.7255%
HSV (HSB):
21°, 92.5000%, 62.7451%
XYZ:
16.3970, 11.1669, 1.6390
xyY:
0.5615, 0.3824, 11.1669
CIE-Lab:
39.8602, 37.5650, 46.9282
CIE-LCH:
39.8602, 60.1114, 51.3234
CIE-Luv:
39.8602, 77.4789, 33.1298
Hunter-Lab:
33.4169, 29.1064, 20.4838
#a0400c color charts
#a0400c color shades, tints & tones
#a0400c color schemes
#a0400c color preview, HTML & CSS examples
This text has a color of #a0400c
<p style="color:#a0400c;">Text here</p>
.mytext {color:#a0400c;}
This box has a color of #a0400c
<div style="background-color:#a0400c;">Content here</div>
.mybackground {background-color:#a0400c;}
Border around this has a color of #a0400c
<div style="border:2px solid #a0400c;">Content here</div>
.myborder {border:2px solid #a0400c;}