#e60529 color space conversions
Hex:
#e60529
RGB:
230, 5, 41
CMY:
10, 98, 84
CMYK:
0, 98, 82, 10
HSL:
350°, 95.7447%, 46.0784%
HSV (HSB):
350°, 97.8261%, 90.1961%
XYZ:
33.0876, 17.0916, 3.6529
xyY:
0.6146, 0.3175, 17.0916
CIE-Lab:
48.3753, 74.2528, 46.4873
CIE-LCH:
48.3753, 87.6045, 32.0494
CIE-Luv:
48.3753, 152.6355, 27.4784
Hunter-Lab:
41.3420, 70.5120, 23.7006
#e60529 color charts
#e60529 color shades, tints & tones
#e60529 color schemes
#e60529 color preview, HTML & CSS examples
This text has a color of #e60529
<p style="color:#e60529;">Text here</p>
.mytext {color:#e60529;}
This box has a color of #e60529
<div style="background-color:#e60529;">Content here</div>
.mybackground {background-color:#e60529;}
Border around this has a color of #e60529
<div style="border:2px solid #e60529;">Content here</div>
.myborder {border:2px solid #e60529;}