#a0010d color space conversions
Hex:
#a0010d
RGB:
160, 1, 13
CMY:
37, 100, 95
CMYK:
0, 99, 92, 37
HSL:
355°, 98.7578%, 31.5686%
HSV (HSB):
355°, 99.3750%, 62.7451%
XYZ:
14.5807, 7.5243, 1.0646
xyY:
0.6293, 0.3247, 7.5243
CIE-Lab:
32.9720, 56.5738, 41.6674
CIE-LCH:
32.9720, 70.2622, 36.3722
CIE-Luv:
32.9720, 106.5588, 21.4442
Hunter-Lab:
27.4305, 46.8782, 16.9002
#a0010d color charts
#a0010d color shades, tints & tones
#a0010d color schemes
#a0010d color preview, HTML & CSS examples
This text has a color of #a0010d
<p style="color:#a0010d;">Text here</p>
.mytext {color:#a0010d;}
This box has a color of #a0010d
<div style="background-color:#a0010d;">Content here</div>
.mybackground {background-color:#a0010d;}
Border around this has a color of #a0010d
<div style="border:2px solid #a0010d;">Content here</div>
.myborder {border:2px solid #a0010d;}