#e12a8d color space conversions
Hex:
#e12a8d
RGB:
225, 42, 141
CMY:
12, 84, 45
CMYK:
0, 81, 37, 12
HSL:
328°, 75.3086%, 52.3529%
HSV (HSB):
328°, 81.3333%, 88.2353%
XYZ:
36.6870, 19.5866, 27.0463
xyY:
0.4403, 0.2351, 19.5866
CIE-Lab:
51.3665, 73.6773, -9.5732
CIE-LCH:
51.3665, 74.2967, 352.5968
CIE-Luv:
51.3665, 105.9542, -26.7666
Hunter-Lab:
44.2567, 70.5200, -5.2537
#e12a8d color charts
#e12a8d color shades, tints & tones
#e12a8d color schemes
#e12a8d color preview, HTML & CSS examples
This text has a color of #e12a8d
<p style="color:#e12a8d;">Text here</p>
.mytext {color:#e12a8d;}
This box has a color of #e12a8d
<div style="background-color:#e12a8d;">Content here</div>
.mybackground {background-color:#e12a8d;}
Border around this has a color of #e12a8d
<div style="border:2px solid #e12a8d;">Content here</div>
.myborder {border:2px solid #e12a8d;}