#a00c0c color space conversions
Hex:
#a00c0c
RGB:
160, 12, 12
CMY:
37, 95, 95
CMYK:
0, 93, 93, 37
HSL:
0°, 86.0465%, 33.7255%
HSV (HSB):
0°, 92.5000%, 62.7451%
XYZ:
14.6950, 7.7631, 1.0717
xyY:
0.6245, 0.3299, 7.7631
CIE-Lab:
33.4845, 55.0625, 42.4561
CIE-LCH:
33.4845, 69.5298, 37.6342
CIE-Luv:
33.4845, 104.3213, 22.4968
Hunter-Lab:
27.8623, 45.3849, 17.2230
#a00c0c color charts
#a00c0c color shades, tints & tones
#a00c0c color schemes
#a00c0c color preview, HTML & CSS examples
This text has a color of #a00c0c
<p style="color:#a00c0c;">Text here</p>
.mytext {color:#a00c0c;}
This box has a color of #a00c0c
<div style="background-color:#a00c0c;">Content here</div>
.mybackground {background-color:#a00c0c;}
Border around this has a color of #a00c0c
<div style="border:2px solid #a00c0c;">Content here</div>
.myborder {border:2px solid #a00c0c;}