#e50e9d color space conversions
Hex:
#e50e9d
RGB:
229, 14, 157
CMY:
10, 95, 38
CMYK:
0, 94, 31, 10
HSL:
320°, 88.4774%, 47.6471%
HSV (HSB):
320°, 93.8865%, 89.8039%
XYZ:
38.5559, 19.4064, 33.6120
xyY:
0.4210, 0.2119, 19.4064
CIE-Lab:
51.1593, 80.6501, -19.3763
CIE-LCH:
51.1593, 82.9450, 346.4907
CIE-Luv:
51.1593, 106.6864, -41.6442
Hunter-Lab:
44.0527, 79.1351, -14.4011
#e50e9d color charts
#e50e9d color shades, tints & tones
#e50e9d color schemes
#e50e9d color preview, HTML & CSS examples
This text has a color of #e50e9d
<p style="color:#e50e9d;">Text here</p>
.mytext {color:#e50e9d;}
This box has a color of #e50e9d
<div style="background-color:#e50e9d;">Content here</div>
.mybackground {background-color:#e50e9d;}
Border around this has a color of #e50e9d
<div style="border:2px solid #e50e9d;">Content here</div>
.myborder {border:2px solid #e50e9d;}