#e10c5e color space conversions
Hex:
#e10c5e
RGB:
225, 12, 94
CMY:
12, 95, 63
CMYK:
0, 95, 58, 12
HSL:
337°, 89.8734%, 46.4706%
HSV (HSB):
337°, 94.6667%, 88.2353%
XYZ:
33.2032, 17.0786, 12.1362
xyY:
0.5319, 0.2736, 17.0786
CIE-Lab:
48.3590, 74.7320, 14.7130
CIE-LCH:
48.3590, 76.1666, 11.1378
CIE-Luv:
48.3590, 131.9082, 2.1764
Hunter-Lab:
41.3263, 71.0929, 11.5169
#e10c5e color charts
#e10c5e color shades, tints & tones
#e10c5e color schemes
#e10c5e color preview, HTML & CSS examples
This text has a color of #e10c5e
<p style="color:#e10c5e;">Text here</p>
.mytext {color:#e10c5e;}
This box has a color of #e10c5e
<div style="background-color:#e10c5e;">Content here</div>
.mybackground {background-color:#e10c5e;}
Border around this has a color of #e10c5e
<div style="border:2px solid #e10c5e;">Content here</div>
.myborder {border:2px solid #e10c5e;}