#e01e7c color space conversions
Hex:
#e01e7c
RGB:
224, 30, 124
CMY:
12, 88, 51
CMYK:
0, 87, 45, 12
HSL:
331°, 76.3780%, 49.8039%
HSV (HSB):
331°, 86.6071%, 87.8431%
XYZ:
34.8428, 18.2311, 20.7513
xyY:
0.4720, 0.2469, 18.2311
CIE-Lab:
49.7752, 74.3313, -1.6900
CIE-LCH:
49.7752, 74.3505, 358.6975
CIE-Luv:
49.7752, 115.3527, -16.5337
Hunter-Lab:
42.6979, 70.9405, 1.0734
#e01e7c color charts
#e01e7c color shades, tints & tones
#e01e7c color schemes
#e01e7c color preview, HTML & CSS examples
This text has a color of #e01e7c
<p style="color:#e01e7c;">Text here</p>
.mytext {color:#e01e7c;}
This box has a color of #e01e7c
<div style="background-color:#e01e7c;">Content here</div>
.mybackground {background-color:#e01e7c;}
Border around this has a color of #e01e7c
<div style="border:2px solid #e01e7c;">Content here</div>
.myborder {border:2px solid #e01e7c;}