#e012d3 color space conversions
Hex:
#e012d3
RGB:
224, 18, 211
CMY:
12, 93, 17
CMYK:
0, 92, 6, 12
HSL:
304°, 85.1240%, 47.4510%
HSV (HSB):
304°, 91.9643%, 87.8431%
XYZ:
42.7146, 20.9831, 63.4268
xyY:
0.3360, 0.1651, 20.9831
CIE-Lab:
52.9309, 85.8698, -48.1860
CIE-LCH:
52.9309, 98.4658, 330.7009
CIE-Luv:
52.9309, 78.5079, -85.0227
Hunter-Lab:
45.8073, 86.2861, -50.0306
#e012d3 color charts
#e012d3 color shades, tints & tones
#e012d3 color schemes
#e012d3 color preview, HTML & CSS examples
This text has a color of #e012d3
<p style="color:#e012d3;">Text here</p>
.mytext {color:#e012d3;}
This box has a color of #e012d3
<div style="background-color:#e012d3;">Content here</div>
.mybackground {background-color:#e012d3;}
Border around this has a color of #e012d3
<div style="border:2px solid #e012d3;">Content here</div>
.myborder {border:2px solid #e012d3;}