#e50d84 color space conversions
Hex:
#e50d84
RGB:
229, 13, 132
CMY:
10, 95, 48
CMYK:
0, 94, 42, 10
HSL:
327°, 89.2562%, 47.4510%
HSV (HSB):
327°, 94.3231%, 89.8039%
XYZ:
36.6219, 18.6118, 23.4920
xyY:
0.4652, 0.2364, 18.6118
CIE-Lab:
50.2299, 78.3609, -5.7651
CIE-LCH:
50.2299, 78.5727, 355.7923
CIE-Luv:
50.2299, 118.4465, -22.6531
Hunter-Lab:
43.1414, 76.0277, -2.0866
#e50d84 color charts
#e50d84 color shades, tints & tones
#e50d84 color schemes
#e50d84 color preview, HTML & CSS examples
This text has a color of #e50d84
<p style="color:#e50d84;">Text here</p>
.mytext {color:#e50d84;}
This box has a color of #e50d84
<div style="background-color:#e50d84;">Content here</div>
.mybackground {background-color:#e50d84;}
Border around this has a color of #e50d84
<div style="border:2px solid #e50d84;">Content here</div>
.myborder {border:2px solid #e50d84;}