#e50a7c color space conversions
Hex:
#e50a7c
RGB:
229, 10, 124
CMY:
10, 96, 51
CMYK:
0, 96, 46, 10
HSL:
329°, 91.6318%, 46.8627%
HSV (HSB):
329°, 95.6332%, 89.8039%
XYZ:
36.0597, 18.3303, 20.7063
xyY:
0.4802, 0.2441, 18.3303
CIE-Lab:
49.8943, 77.9361, -1.4014
CIE-LCH:
49.8943, 77.9487, 358.9699
CIE-Luv:
49.8943, 122.4095, -16.9992
Hunter-Lab:
42.8139, 75.4159, 1.2950
#e50a7c color charts
#e50a7c color shades, tints & tones
#e50a7c color schemes
#e50a7c color preview, HTML & CSS examples
This text has a color of #e50a7c
<p style="color:#e50a7c;">Text here</p>
.mytext {color:#e50a7c;}
This box has a color of #e50a7c
<div style="background-color:#e50a7c;">Content here</div>
.mybackground {background-color:#e50a7c;}
Border around this has a color of #e50a7c
<div style="border:2px solid #e50a7c;">Content here</div>
.myborder {border:2px solid #e50a7c;}