#e0017c color space conversions
Hex:
#e0017c
RGB:
224, 1, 124
CMY:
12, 100, 51
CMYK:
0, 100, 45, 12
HSL:
327°, 99.1111%, 44.1176%
HSV (HSB):
327°, 99.5536%, 87.8431%
XYZ:
34.3894, 17.3242, 20.6002
xyY:
0.4756, 0.2396, 17.3242
CIE-Lab:
48.6660, 77.5532, -3.3223
CIE-LCH:
48.6660, 77.6244, 357.5470
CIE-Luv:
48.6660, 119.2561, -19.2517
Hunter-Lab:
41.6224, 74.6418, -0.2087
#e0017c color charts
#e0017c color shades, tints & tones
#e0017c color schemes
#e0017c color preview, HTML & CSS examples
This text has a color of #e0017c
<p style="color:#e0017c;">Text here</p>
.mytext {color:#e0017c;}
This box has a color of #e0017c
<div style="background-color:#e0017c;">Content here</div>
.mybackground {background-color:#e0017c;}
Border around this has a color of #e0017c
<div style="border:2px solid #e0017c;">Content here</div>
.myborder {border:2px solid #e0017c;}