#e01c6f color space conversions
Hex:
#e01c6f
RGB:
224, 28, 111
CMY:
12, 89, 56
CMYK:
0, 88, 50, 12
HSL:
335°, 77.7778%, 49.4118%
HSV (HSB):
335°, 87.5000%, 87.8431%
XYZ:
34.0250, 17.8255, 16.6863
xyY:
0.4964, 0.2601, 17.8255
CIE-Lab:
49.2838, 73.6274, 5.5305
CIE-LCH:
49.2838, 73.8348, 4.2957
CIE-Luv:
49.2838, 121.3431, -7.6105
Hunter-Lab:
42.2203, 69.9663, 6.1216
#e01c6f color charts
#e01c6f color shades, tints & tones
#e01c6f color schemes
#e01c6f color preview, HTML & CSS examples
This text has a color of #e01c6f
<p style="color:#e01c6f;">Text here</p>
.mytext {color:#e01c6f;}
This box has a color of #e01c6f
<div style="background-color:#e01c6f;">Content here</div>
.mybackground {background-color:#e01c6f;}
Border around this has a color of #e01c6f
<div style="border:2px solid #e01c6f;">Content here</div>
.myborder {border:2px solid #e01c6f;}