#e50f5a color space conversions
Hex:
#e50f5a
RGB:
229, 15, 90
CMY:
10, 94, 65
CMYK:
0, 93, 61, 10
HSL:
339°, 87.7049%, 47.8431%
HSV (HSB):
339°, 93.4498%, 89.8039%
XYZ:
34.3294, 17.7378, 11.2872
xyY:
0.5419, 0.2800, 17.7378
CIE-Lab:
49.1766, 75.1450, 18.4214
CIE-LCH:
49.1766, 77.3701, 13.7741
CIE-Luv:
49.1766, 136.1522, 5.9196
Hunter-Lab:
42.1163, 71.7934, 13.5916
#e50f5a color charts
#e50f5a color shades, tints & tones
#e50f5a color schemes
#e50f5a color preview, HTML & CSS examples
This text has a color of #e50f5a
<p style="color:#e50f5a;">Text here</p>
.mytext {color:#e50f5a;}
This box has a color of #e50f5a
<div style="background-color:#e50f5a;">Content here</div>
.mybackground {background-color:#e50f5a;}
Border around this has a color of #e50f5a
<div style="border:2px solid #e50f5a;">Content here</div>
.myborder {border:2px solid #e50f5a;}