#e12ab6 color space conversions
Hex:
#e12ab6
RGB:
225, 42, 182
CMY:
12, 84, 29
CMYK:
0, 81, 19, 12
HSL:
314°, 75.3086%, 52.3529%
HSV (HSB):
314°, 81.3333%, 88.2353%
XYZ:
40.3228, 21.0409, 46.1920
xyY:
0.3749, 0.1956, 21.0409
CIE-Lab:
52.9942, 78.3108, -31.3237
CIE-LCH:
52.9942, 84.3431, 338.1990
CIE-Luv:
52.9942, 88.4046, -58.8324
Hunter-Lab:
45.8703, 76.6392, -27.5966
#e12ab6 color charts
#e12ab6 color shades, tints & tones
#e12ab6 color schemes
#e12ab6 color preview, HTML & CSS examples
This text has a color of #e12ab6
<p style="color:#e12ab6;">Text here</p>
.mytext {color:#e12ab6;}
This box has a color of #e12ab6
<div style="background-color:#e12ab6;">Content here</div>
.mybackground {background-color:#e12ab6;}
Border around this has a color of #e12ab6
<div style="border:2px solid #e12ab6;">Content here</div>
.myborder {border:2px solid #e12ab6;}