#e50c8d color space conversions
Hex:
#e50c8d
RGB:
229, 12, 141
CMY:
10, 95, 45
CMYK:
0, 95, 38, 10
HSL:
324°, 90.0415%, 47.2549%
HSV (HSB):
324°, 94.7598%, 89.8039%
XYZ:
37.2523, 18.8440, 26.8732
xyY:
0.4490, 0.2271, 18.8440
CIE-Lab:
50.5042, 79.2543, -10.7910
CIE-LCH:
50.5042, 79.9855, 352.2465
CIE-Luv:
50.5042, 114.3640, -29.4852
Hunter-Lab:
43.4097, 77.2137, -6.3172
#e50c8d color charts
#e50c8d color shades, tints & tones
#e50c8d color schemes
#e50c8d color preview, HTML & CSS examples
This text has a color of #e50c8d
<p style="color:#e50c8d;">Text here</p>
.mytext {color:#e50c8d;}
This box has a color of #e50c8d
<div style="background-color:#e50c8d;">Content here</div>
.mybackground {background-color:#e50c8d;}
Border around this has a color of #e50c8d
<div style="border:2px solid #e50c8d;">Content here</div>
.myborder {border:2px solid #e50c8d;}