#e50a8b color space conversions
Hex:
#e50a8b
RGB:
229, 10, 139
CMY:
10, 96, 45
CMYK:
0, 96, 39, 10
HSL:
325°, 91.6318%, 46.8627%
HSV (HSB):
325°, 95.6332%, 89.8039%
XYZ:
37.0818, 18.7392, 26.0887
xyY:
0.4527, 0.2288, 18.7392
CIE-Lab:
50.3806, 79.2281, -9.7713
CIE-LCH:
50.3806, 79.8284, 352.9691
CIE-Luv:
50.3806, 115.4757, -28.1064
Hunter-Lab:
43.2888, 77.1506, -5.4300
#e50a8b color charts
#e50a8b color shades, tints & tones
#e50a8b color schemes
#e50a8b color preview, HTML & CSS examples
This text has a color of #e50a8b
<p style="color:#e50a8b;">Text here</p>
.mytext {color:#e50a8b;}
This box has a color of #e50a8b
<div style="background-color:#e50a8b;">Content here</div>
.mybackground {background-color:#e50a8b;}
Border around this has a color of #e50a8b
<div style="border:2px solid #e50a8b;">Content here</div>
.myborder {border:2px solid #e50a8b;}