#e50a9f color space conversions
Hex:
#e50a9f
RGB:
229, 10, 159
CMY:
10, 96, 38
CMYK:
0, 96, 31, 10
HSL:
319°, 91.6318%, 46.8627%
HSV (HSB):
319°, 95.6332%, 89.8039%
XYZ:
38.6796, 19.3783, 34.5026
xyY:
0.4179, 0.2094, 19.3783
CIE-Lab:
51.1269, 81.1854, -20.6157
CIE-LCH:
51.1269, 83.7620, 345.7518
CIE-Luv:
51.1269, 106.0727, -43.4852
Hunter-Lab:
44.0208, 79.8058, -15.6558
#e50a9f color charts
#e50a9f color shades, tints & tones
#e50a9f color schemes
#e50a9f color preview, HTML & CSS examples
This text has a color of #e50a9f
<p style="color:#e50a9f;">Text here</p>
.mytext {color:#e50a9f;}
This box has a color of #e50a9f
<div style="background-color:#e50a9f;">Content here</div>
.mybackground {background-color:#e50a9f;}
Border around this has a color of #e50a9f
<div style="border:2px solid #e50a9f;">Content here</div>
.myborder {border:2px solid #e50a9f;}