#a0010f color space conversions
Hex:
#a0010f
RGB:
160, 1, 15
CMY:
37, 100, 94
CMYK:
0, 99, 91, 37
HSL:
355°, 98.7578%, 31.5686%
HSV (HSB):
355°, 99.3750%, 62.7451%
XYZ:
14.5943, 7.5298, 1.1361
xyY:
0.6274, 0.3237, 7.5298
CIE-Lab:
32.9838, 56.6061, 40.7510
CIE-LCH:
32.9838, 69.7488, 35.7503
CIE-Luv:
32.9838, 106.3222, 21.0865
Hunter-Lab:
27.4404, 46.9150, 16.7535
#a0010f color charts
#a0010f color shades, tints & tones
#a0010f color schemes
#a0010f color preview, HTML & CSS examples
This text has a color of #a0010f
<p style="color:#a0010f;">Text here</p>
.mytext {color:#a0010f;}
This box has a color of #a0010f
<div style="background-color:#a0010f;">Content here</div>
.mybackground {background-color:#a0010f;}
Border around this has a color of #a0010f
<div style="border:2px solid #a0010f;">Content here</div>
.myborder {border:2px solid #a0010f;}