#e50039 color space conversions
Hex:
#e50039
RGB:
229, 0, 57
CMY:
10, 100, 78
CMYK:
0, 100, 75, 10
HSL:
345°, 100.0000%, 44.9020%
HSV (HSB):
345°, 100.0000%, 89.8039%
XYZ:
33.0516, 16.9534, 5.4012
xyY:
0.5965, 0.3060, 16.9534
CIE-Lab:
48.2013, 74.8751, 37.2054
CIE-LCH:
48.2013, 83.6093, 26.4228
CIE-Luv:
48.2013, 148.9375, 21.4976
Hunter-Lab:
41.1745, 71.2301, 21.0446
#e50039 color charts
#e50039 color shades, tints & tones
#e50039 color schemes
#e50039 color preview, HTML & CSS examples
This text has a color of #e50039
<p style="color:#e50039;">Text here</p>
.mytext {color:#e50039;}
This box has a color of #e50039
<div style="background-color:#e50039;">Content here</div>
.mybackground {background-color:#e50039;}
Border around this has a color of #e50039
<div style="border:2px solid #e50039;">Content here</div>
.myborder {border:2px solid #e50039;}