#e12f7f color space conversions
Hex:
#e12f7f
RGB:
225, 47, 127
CMY:
12, 82, 50
CMYK:
0, 79, 44, 12
HSL:
333°, 74.7899%, 53.3333%
HSV (HSB):
333°, 79.1111%, 88.2353%
XYZ:
35.8986, 19.5729, 21.9646
xyY:
0.4636, 0.2528, 19.5729
CIE-Lab:
51.3508, 71.1182, -1.1741
CIE-LCH:
51.3508, 71.1279, 359.0542
CIE-Luv:
51.3508, 110.3718, -15.2248
Hunter-Lab:
44.2413, 67.4178, 1.5330
#e12f7f color charts
#e12f7f color shades, tints & tones
#e12f7f color schemes
#e12f7f color preview, HTML & CSS examples
This text has a color of #e12f7f
<p style="color:#e12f7f;">Text here</p>
.mytext {color:#e12f7f;}
This box has a color of #e12f7f
<div style="background-color:#e12f7f;">Content here</div>
.mybackground {background-color:#e12f7f;}
Border around this has a color of #e12f7f
<div style="border:2px solid #e12f7f;">Content here</div>
.myborder {border:2px solid #e12f7f;}