#e12d81 color space conversions
Hex:
#e12d81
RGB:
225, 45, 129
CMY:
12, 82, 49
CMYK:
0, 80, 43, 12
HSL:
332°, 75.0000%, 52.9412%
HSV (HSB):
332°, 80.0000%, 88.2353%
XYZ:
35.9522, 19.4693, 22.6319
xyY:
0.4606, 0.2494, 19.4693
CIE-Lab:
51.2318, 71.8109, -2.5555
CIE-LCH:
51.2318, 71.8564, 357.9619
CIE-Luv:
51.2318, 110.1697, -17.1342
Hunter-Lab:
44.1240, 68.2244, 0.4760
#e12d81 color charts
#e12d81 color shades, tints & tones
#e12d81 color schemes
#e12d81 color preview, HTML & CSS examples
This text has a color of #e12d81
<p style="color:#e12d81;">Text here</p>
.mytext {color:#e12d81;}
This box has a color of #e12d81
<div style="background-color:#e12d81;">Content here</div>
.mybackground {background-color:#e12d81;}
Border around this has a color of #e12d81
<div style="border:2px solid #e12d81;">Content here</div>
.myborder {border:2px solid #e12d81;}