#e12e7a color space conversions
Hex:
#e12e7a
RGB:
225, 46, 122
CMY:
12, 82, 52
CMYK:
0, 80, 46, 12
HSL:
335°, 74.8954%, 53.1373%
HSV (HSB):
335°, 79.5556%, 88.2353%
XYZ:
35.5412, 19.3667, 20.2773
xyY:
0.4727, 0.2576, 19.3667
CIE-Lab:
51.1135, 70.9378, 1.5005
CIE-LCH:
51.1135, 70.9537, 1.2118
CIE-Luv:
51.1135, 112.7158, -11.8282
Hunter-Lab:
44.0076, 67.1460, 3.4864
#e12e7a color charts
#e12e7a color shades, tints & tones
#e12e7a color schemes
#e12e7a color preview, HTML & CSS examples
This text has a color of #e12e7a
<p style="color:#e12e7a;">Text here</p>
.mytext {color:#e12e7a;}
This box has a color of #e12e7a
<div style="background-color:#e12e7a;">Content here</div>
.mybackground {background-color:#e12e7a;}
Border around this has a color of #e12e7a
<div style="border:2px solid #e12e7a;">Content here</div>
.myborder {border:2px solid #e12e7a;}