#e12f8d color space conversions
Hex:
#e12f8d
RGB:
225, 47, 141
CMY:
12, 82, 45
CMYK:
0, 79, 37, 12
HSL:
328°, 74.7899%, 53.3333%
HSV (HSB):
328°, 79.1111%, 88.2353%
XYZ:
36.8756, 19.9637, 27.1091
xyY:
0.4393, 0.2378, 19.9637
CIE-Lab:
51.7961, 72.4483, -8.9298
CIE-LCH:
51.7961, 72.9965, 352.9733
CIE-Luv:
51.7961, 104.5883, -25.6846
Hunter-Lab:
44.6807, 69.1271, -4.6965
#e12f8d color charts
#e12f8d color shades, tints & tones
#e12f8d color schemes
#e12f8d color preview, HTML & CSS examples
This text has a color of #e12f8d
<p style="color:#e12f8d;">Text here</p>
.mytext {color:#e12f8d;}
This box has a color of #e12f8d
<div style="background-color:#e12f8d;">Content here</div>
.mybackground {background-color:#e12f8d;}
Border around this has a color of #e12f8d
<div style="border:2px solid #e12f8d;">Content here</div>
.myborder {border:2px solid #e12f8d;}