#e50d39 color space conversions
Hex:
#e50d39
RGB:
229, 13, 57
CMY:
10, 95, 78
CMYK:
0, 94, 75, 10
HSL:
348°, 89.2562%, 47.4510%
HSV (HSB):
348°, 94.3231%, 89.8039%
XYZ:
33.1955, 17.2413, 5.4492
xyY:
0.5940, 0.3085, 17.2413
CIE-Lab:
48.5626, 73.8273, 37.6115
CIE-LCH:
48.5626, 82.8559, 26.9967
CIE-Luv:
48.5626, 147.1241, 22.2235
Hunter-Lab:
41.5226, 70.0385, 21.2849
#e50d39 color charts
#e50d39 color shades, tints & tones
#e50d39 color schemes
#e50d39 color preview, HTML & CSS examples
This text has a color of #e50d39
<p style="color:#e50d39;">Text here</p>
.mytext {color:#e50d39;}
This box has a color of #e50d39
<div style="background-color:#e50d39;">Content here</div>
.mybackground {background-color:#e50d39;}
Border around this has a color of #e50d39
<div style="border:2px solid #e50d39;">Content here</div>
.myborder {border:2px solid #e50d39;}