#e60a1f color space conversions
Hex:
#e60a1f
RGB:
230, 10, 31
CMY:
10, 96, 88
CMYK:
0, 96, 87, 10
HSL:
354°, 91.6667%, 47.0588%
HSV (HSB):
354°, 95.6522%, 90.1961%
XYZ:
32.9890, 17.1390, 2.8658
xyY:
0.6225, 0.3234, 17.1390
CIE-Lab:
48.4347, 73.6468, 51.6025
CIE-LCH:
48.4347, 89.9259, 35.0180
CIE-Luv:
48.4347, 153.6160, 30.2995
Hunter-Lab:
41.3993, 69.7889, 24.8753
#e60a1f color charts
#e60a1f color shades, tints & tones
#e60a1f color schemes
#e60a1f color preview, HTML & CSS examples
This text has a color of #e60a1f
<p style="color:#e60a1f;">Text here</p>
.mytext {color:#e60a1f;}
This box has a color of #e60a1f
<div style="background-color:#e60a1f;">Content here</div>
.mybackground {background-color:#e60a1f;}
Border around this has a color of #e60a1f
<div style="border:2px solid #e60a1f;">Content here</div>
.myborder {border:2px solid #e60a1f;}