#e072c5 color space conversions
Hex:
#e072c5
RGB:
224, 114, 197
CMY:
12, 55, 23
CMYK:
0, 49, 12, 12
HSL:
315°, 63.9535%, 66.2745%
HSV (HSB):
315°, 49.1071%, 87.8431%
XYZ:
46.8358, 31.9131, 56.5147
xyY:
0.3463, 0.2359, 31.9131
CIE-Lab:
63.2710, 53.2413, -24.0558
CIE-LCH:
63.2710, 58.4236, 335.6853
CIE-Luv:
63.2710, 58.9660, -45.3361
Hunter-Lab:
56.4917, 49.1293, -19.7699
#e072c5 color charts
#e072c5 color shades, tints & tones
#e072c5 color schemes
#e072c5 color preview, HTML & CSS examples
This text has a color of #e072c5
<p style="color:#e072c5;">Text here</p>
.mytext {color:#e072c5;}
This box has a color of #e072c5
<div style="background-color:#e072c5;">Content here</div>
.mybackground {background-color:#e072c5;}
Border around this has a color of #e072c5
<div style="border:2px solid #e072c5;">Content here</div>
.myborder {border:2px solid #e072c5;}