#e01f7f color space conversions
Hex:
#e01f7f
RGB:
224, 31, 127
CMY:
12, 88, 50
CMYK:
0, 86, 43, 12
HSL:
330°, 75.6863%, 50.0000%
HSV (HSB):
330°, 86.1607%, 87.8431%
XYZ:
35.0612, 18.3596, 21.7745
xyY:
0.4663, 0.2442, 18.3596
CIE-Lab:
49.9294, 74.4129, -3.2856
CIE-LCH:
49.9294, 74.4854, 357.4718
CIE-Luv:
49.9294, 113.8307, -18.5762
Hunter-Lab:
42.8481, 71.0768, -0.1363
#e01f7f color charts
#e01f7f color shades, tints & tones
#e01f7f color schemes
#e01f7f color preview, HTML & CSS examples
This text has a color of #e01f7f
<p style="color:#e01f7f;">Text here</p>
.mytext {color:#e01f7f;}
This box has a color of #e01f7f
<div style="background-color:#e01f7f;">Content here</div>
.mybackground {background-color:#e01f7f;}
Border around this has a color of #e01f7f
<div style="border:2px solid #e01f7f;">Content here</div>
.myborder {border:2px solid #e01f7f;}