#a00c0e color space conversions
Hex:
#a00c0e
RGB:
160, 12, 14
CMY:
37, 95, 95
CMYK:
0, 93, 91, 37
HSL:
359°, 86.0465%, 33.7255%
HSV (HSB):
359°, 92.5000%, 62.7451%
XYZ:
14.7079, 7.7682, 1.1397
xyY:
0.6228, 0.3289, 7.7682
CIE-Lab:
33.4955, 55.0937, 41.5876
CIE-LCH:
33.4955, 69.0279, 37.0474
CIE-Luv:
33.4955, 104.1062, 22.1596
Hunter-Lab:
27.8716, 45.4200, 17.0857
#a00c0e color charts
#a00c0e color shades, tints & tones
#a00c0e color schemes
#a00c0e color preview, HTML & CSS examples
This text has a color of #a00c0e
<p style="color:#a00c0e;">Text here</p>
.mytext {color:#a00c0e;}
This box has a color of #a00c0e
<div style="background-color:#a00c0e;">Content here</div>
.mybackground {background-color:#a00c0e;}
Border around this has a color of #a00c0e
<div style="border:2px solid #a00c0e;">Content here</div>
.myborder {border:2px solid #a00c0e;}