#e50d9d color space conversions
Hex:
#e50d9d
RGB:
229, 13, 157
CMY:
10, 95, 38
CMYK:
0, 94, 31, 10
HSL:
320°, 89.2562%, 47.4510%
HSV (HSB):
320°, 94.3231%, 89.8039%
XYZ:
38.5428, 19.3802, 33.6076
xyY:
0.4211, 0.2117, 19.3802
CIE-Lab:
51.1291, 80.7386, -19.4226
CIE-LCH:
51.1291, 83.0419, 346.4738
CIE-Luv:
51.1291, 106.7746, -41.7212
Hunter-Lab:
44.0229, 79.2397, -14.4466
#e50d9d color charts
#e50d9d color shades, tints & tones
#e50d9d color schemes
#e50d9d color preview, HTML & CSS examples
This text has a color of #e50d9d
<p style="color:#e50d9d;">Text here</p>
.mytext {color:#e50d9d;}
This box has a color of #e50d9d
<div style="background-color:#e50d9d;">Content here</div>
.mybackground {background-color:#e50d9d;}
Border around this has a color of #e50d9d
<div style="border:2px solid #e50d9d;">Content here</div>
.myborder {border:2px solid #e50d9d;}