#e60f41 color space conversions
Hex:
#e60f41
RGB:
230, 15, 65
CMY:
10, 94, 75
CMYK:
0, 93, 72, 10
HSL:
346°, 87.7551%, 48.0392%
HSV (HSB):
346°, 93.4783%, 90.1961%
XYZ:
33.7581, 17.5463, 6.6086
xyY:
0.5829, 0.3030, 17.5463
CIE-Lab:
48.9411, 74.1736, 33.3694
CIE-LCH:
48.9411, 81.3342, 24.2221
CIE-Luv:
48.9411, 145.3338, 19.1967
Hunter-Lab:
41.8883, 70.5499, 19.9679
#e60f41 color charts
#e60f41 color shades, tints & tones
#e60f41 color schemes
#e60f41 color preview, HTML & CSS examples
This text has a color of #e60f41
<p style="color:#e60f41;">Text here</p>
.mytext {color:#e60f41;}
This box has a color of #e60f41
<div style="background-color:#e60f41;">Content here</div>
.mybackground {background-color:#e60f41;}
Border around this has a color of #e60f41
<div style="border:2px solid #e60f41;">Content here</div>
.myborder {border:2px solid #e60f41;}