#a0010e color space conversions
Hex:
#a0010e
RGB:
160, 1, 14
CMY:
37, 100, 95
CMYK:
0, 99, 91, 37
HSL:
355°, 98.7578%, 31.5686%
HSV (HSB):
355°, 99.3750%, 62.7451%
XYZ:
14.5873, 7.5270, 1.0995
xyY:
0.6284, 0.3242, 7.5270
CIE-Lab:
32.9777, 56.5896, 41.2156
CIE-LCH:
32.9777, 70.0079, 36.0668
CIE-Luv:
32.9777, 106.4434, 21.2696
Hunter-Lab:
27.4354, 46.8961, 16.8287
#a0010e color charts
#a0010e color shades, tints & tones
#a0010e color schemes
#a0010e color preview, HTML & CSS examples
This text has a color of #a0010e
<p style="color:#a0010e;">Text here</p>
.mytext {color:#a0010e;}
This box has a color of #a0010e
<div style="background-color:#a0010e;">Content here</div>
.mybackground {background-color:#a0010e;}
Border around this has a color of #a0010e
<div style="border:2px solid #a0010e;">Content here</div>
.myborder {border:2px solid #a0010e;}