#e50e98 color space conversions
Hex:
#e50e98
RGB:
229, 14, 152
CMY:
10, 95, 40
CMYK:
0, 94, 34, 10
HSL:
321°, 88.4774%, 47.6471%
HSV (HSB):
321°, 93.8865%, 89.8039%
XYZ:
38.1376, 19.2391, 31.4092
xyY:
0.4295, 0.2167, 19.2391
CIE-Lab:
50.9658, 80.1411, -16.6903
CIE-LCH:
50.9658, 81.8606, 348.2357
CIE-Luv:
50.9658, 109.0265, -37.7670
Hunter-Lab:
43.8624, 78.4437, -11.7530
#e50e98 color charts
#e50e98 color shades, tints & tones
#e50e98 color schemes
#e50e98 color preview, HTML & CSS examples
This text has a color of #e50e98
<p style="color:#e50e98;">Text here</p>
.mytext {color:#e50e98;}
This box has a color of #e50e98
<div style="background-color:#e50e98;">Content here</div>
.mybackground {background-color:#e50e98;}
Border around this has a color of #e50e98
<div style="border:2px solid #e50e98;">Content here</div>
.myborder {border:2px solid #e50e98;}