#e12a84 color space conversions
Hex:
#e12a84
RGB:
225, 42, 132
CMY:
12, 84, 48
CMYK:
0, 81, 41, 12
HSL:
330°, 75.3086%, 52.3529%
HSV (HSB):
330°, 81.3333%, 88.2353%
XYZ:
36.0442, 19.3294, 23.6610
xyY:
0.4561, 0.2446, 19.3294
CIE-Lab:
51.0704, 72.8147, -4.6029
CIE-LCH:
51.0704, 72.9601, 356.3830
CIE-Luv:
51.0704, 109.7813, -19.9859
Hunter-Lab:
43.9652, 69.4010, -1.1327
#e12a84 color charts
#e12a84 color shades, tints & tones
#e12a84 color schemes
#e12a84 color preview, HTML & CSS examples
This text has a color of #e12a84
<p style="color:#e12a84;">Text here</p>
.mytext {color:#e12a84;}
This box has a color of #e12a84
<div style="background-color:#e12a84;">Content here</div>
.mybackground {background-color:#e12a84;}
Border around this has a color of #e12a84
<div style="border:2px solid #e12a84;">Content here</div>
.myborder {border:2px solid #e12a84;}