#e01f7d color space conversions
Hex:
#e01f7d
RGB:
224, 31, 125
CMY:
12, 88, 51
CMYK:
0, 86, 44, 12
HSL:
331°, 75.6863%, 50.0000%
HSV (HSB):
331°, 86.1607%, 87.8431%
XYZ:
34.9321, 18.3079, 21.0947
xyY:
0.4699, 0.2463, 18.3079
CIE-Lab:
49.8675, 74.2389, -2.1623
CIE-LCH:
49.8675, 74.2704, 358.3317
CIE-Luv:
49.8675, 114.7017, -17.1111
Hunter-Lab:
42.7878, 70.8496, 0.7210
#e01f7d color charts
#e01f7d color shades, tints & tones
#e01f7d color schemes
#e01f7d color preview, HTML & CSS examples
This text has a color of #e01f7d
<p style="color:#e01f7d;">Text here</p>
.mytext {color:#e01f7d;}
This box has a color of #e01f7d
<div style="background-color:#e01f7d;">Content here</div>
.mybackground {background-color:#e01f7d;}
Border around this has a color of #e01f7d
<div style="border:2px solid #e01f7d;">Content here</div>
.myborder {border:2px solid #e01f7d;}