#e12989 color space conversions
Hex:
#e12989
RGB:
225, 41, 137
CMY:
12, 84, 46
CMYK:
0, 82, 39, 12
HSL:
329°, 75.4098%, 52.1569%
HSV (HSB):
329°, 81.7778%, 88.2353%
XYZ:
36.3596, 19.3996, 25.4950
xyY:
0.4475, 0.2388, 19.3996
CIE-Lab:
51.1514, 73.5182, -7.4929
CIE-LCH:
51.1514, 73.8991, 354.1806
CIE-Luv:
51.1514, 107.9249, -23.9353
Hunter-Lab:
44.0449, 70.2753, -3.4880
#e12989 color charts
#e12989 color shades, tints & tones
#e12989 color schemes
#e12989 color preview, HTML & CSS examples
This text has a color of #e12989
<p style="color:#e12989;">Text here</p>
.mytext {color:#e12989;}
This box has a color of #e12989
<div style="background-color:#e12989;">Content here</div>
.mybackground {background-color:#e12989;}
Border around this has a color of #e12989
<div style="border:2px solid #e12989;">Content here</div>
.myborder {border:2px solid #e12989;}