#e12e6d color space conversions
Hex:
#e12e6d
RGB:
225, 46, 109
CMY:
12, 82, 57
CMYK:
0, 80, 52, 12
HSL:
339°, 74.8954%, 53.1373%
HSV (HSB):
339°, 79.5556%, 88.2353%
XYZ:
34.7886, 19.0657, 16.3145
xyY:
0.4958, 0.2717, 19.0657
CIE-Lab:
50.7639, 69.8838, 8.8834
CIE-LCH:
50.7639, 70.4462, 7.2444
CIE-Luv:
50.7639, 117.8251, -2.7862
Hunter-Lab:
43.6643, 65.8040, 8.4122
#e12e6d color charts
#e12e6d color shades, tints & tones
#e12e6d color schemes
#e12e6d color preview, HTML & CSS examples
This text has a color of #e12e6d
<p style="color:#e12e6d;">Text here</p>
.mytext {color:#e12e6d;}
This box has a color of #e12e6d
<div style="background-color:#e12e6d;">Content here</div>
.mybackground {background-color:#e12e6d;}
Border around this has a color of #e12e6d
<div style="border:2px solid #e12e6d;">Content here</div>
.myborder {border:2px solid #e12e6d;}