#e50c6d color space conversions
Hex:
#e50c6d
RGB:
229, 12, 109
CMY:
10, 95, 57
CMYK:
0, 95, 52, 10
HSL:
333°, 90.0415%, 47.2549%
HSV (HSB):
333°, 94.7598%, 89.8039%
XYZ:
35.2049, 18.0251, 16.0917
xyY:
0.5078, 0.2600, 18.0251
CIE-Lab:
49.5265, 76.6384, 7.2357
CIE-LCH:
49.5265, 76.9792, 5.3935
CIE-Luv:
49.5265, 128.8444, -6.3645
Hunter-Lab:
42.4560, 73.7160, 7.2470
#e50c6d color charts
#e50c6d color shades, tints & tones
#e50c6d color schemes
#e50c6d color preview, HTML & CSS examples
This text has a color of #e50c6d
<p style="color:#e50c6d;">Text here</p>
.mytext {color:#e50c6d;}
This box has a color of #e50c6d
<div style="background-color:#e50c6d;">Content here</div>
.mybackground {background-color:#e50c6d;}
Border around this has a color of #e50c6d
<div style="border:2px solid #e50c6d;">Content here</div>
.myborder {border:2px solid #e50c6d;}