#e12e71 color space conversions
Hex:
#e12e71
RGB:
225, 46, 113
CMY:
12, 82, 56
CMYK:
0, 80, 50, 12
HSL:
338°, 74.8954%, 53.1373%
HSV (HSB):
338°, 79.5556%, 88.2353%
XYZ:
35.0090, 19.1538, 17.4747
xyY:
0.4887, 0.2674, 19.1538
CIE-Lab:
50.8667, 70.1946, 6.5999
CIE-LCH:
50.8667, 70.5041, 5.3713
CIE-Luv:
50.8667, 116.2827, -5.5058
Hunter-Lab:
43.7651, 66.1986, 6.9620
#e12e71 color charts
#e12e71 color shades, tints & tones
#e12e71 color schemes
#e12e71 color preview, HTML & CSS examples
This text has a color of #e12e71
<p style="color:#e12e71;">Text here</p>
.mytext {color:#e12e71;}
This box has a color of #e12e71
<div style="background-color:#e12e71;">Content here</div>
.mybackground {background-color:#e12e71;}
Border around this has a color of #e12e71
<div style="border:2px solid #e12e71;">Content here</div>
.myborder {border:2px solid #e12e71;}