#e50e96 color space conversions
Hex:
#e50e96
RGB:
229, 14, 150
CMY:
10, 95, 41
CMYK:
0, 94, 34, 10
HSL:
322°, 88.4774%, 47.6471%
HSV (HSB):
322°, 93.8865%, 89.8039%
XYZ:
37.9752, 19.1741, 30.5536
xyY:
0.4330, 0.2186, 19.1741
CIE-Lab:
50.8903, 79.9420, -15.6095
CIE-LCH:
50.8903, 81.4517, 348.9514
CIE-Luv:
50.8903, 109.9629, -36.2227
Hunter-Lab:
43.7882, 78.1739, -10.7183
#e50e96 color charts
#e50e96 color shades, tints & tones
#e50e96 color schemes
#e50e96 color preview, HTML & CSS examples
This text has a color of #e50e96
<p style="color:#e50e96;">Text here</p>
.mytext {color:#e50e96;}
This box has a color of #e50e96
<div style="background-color:#e50e96;">Content here</div>
.mybackground {background-color:#e50e96;}
Border around this has a color of #e50e96
<div style="border:2px solid #e50e96;">Content here</div>
.myborder {border:2px solid #e50e96;}