#e50e55 color space conversions
Hex:
#e50e55
RGB:
229, 14, 85
CMY:
10, 95, 67
CMYK:
0, 94, 63, 10
HSL:
340°, 88.4774%, 47.6471%
HSV (HSB):
340°, 93.8865%, 89.8039%
XYZ:
34.1098, 17.6280, 10.1991
xyY:
0.5507, 0.2846, 17.6280
CIE-Lab:
49.0417, 74.9656, 21.3107
CIE-LCH:
49.0417, 77.9358, 15.8690
CIE-Luv:
49.0417, 138.1618, 8.7358
Hunter-Lab:
41.9857, 71.5413, 14.9874
#e50e55 color charts
#e50e55 color shades, tints & tones
#e50e55 color schemes
#e50e55 color preview, HTML & CSS examples
This text has a color of #e50e55
<p style="color:#e50e55;">Text here</p>
.mytext {color:#e50e55;}
This box has a color of #e50e55
<div style="background-color:#e50e55;">Content here</div>
.mybackground {background-color:#e50e55;}
Border around this has a color of #e50e55
<div style="border:2px solid #e50e55;">Content here</div>
.myborder {border:2px solid #e50e55;}