#e12e5c color space conversions
Hex:
#e12e5c
RGB:
225, 46, 92
CMY:
12, 82, 64
CMYK:
0, 80, 59, 12
HSL:
345°, 74.8954%, 53.1373%
HSV (HSB):
345°, 79.5556%, 88.2353%
XYZ:
33.9601, 18.7342, 11.9514
xyY:
0.5253, 0.2898, 18.7342
CIE-Lab:
50.3748, 68.6988, 18.6797
CIE-LCH:
50.3748, 71.1931, 15.2113
CIE-Luv:
50.3748, 124.0065, 8.0317
Hunter-Lab:
43.2831, 64.3065, 13.9269
#e12e5c color charts
#e12e5c color shades, tints & tones
#e12e5c color schemes
#e12e5c color preview, HTML & CSS examples
This text has a color of #e12e5c
<p style="color:#e12e5c;">Text here</p>
.mytext {color:#e12e5c;}
This box has a color of #e12e5c
<div style="background-color:#e12e5c;">Content here</div>
.mybackground {background-color:#e12e5c;}
Border around this has a color of #e12e5c
<div style="border:2px solid #e12e5c;">Content here</div>
.myborder {border:2px solid #e12e5c;}