#e01c5d color space conversions
Hex:
#e01c5d
RGB:
224, 28, 93
CMY:
12, 89, 64
CMYK:
0, 88, 58, 12
HSL:
340°, 77.7778%, 49.4118%
HSV (HSB):
340°, 87.5000%, 87.8431%
XYZ:
33.1315, 17.4681, 11.9814
xyY:
0.5294, 0.2791, 17.4681
CIE-Lab:
48.8445, 72.3856, 15.9612
CIE-LCH:
48.8445, 74.1244, 12.4349
CIE-Luv:
48.8445, 128.5345, 4.1196
Hunter-Lab:
41.7949, 68.3590, 12.2597
#e01c5d color charts
#e01c5d color shades, tints & tones
#e01c5d color schemes
#e01c5d color preview, HTML & CSS examples
This text has a color of #e01c5d
<p style="color:#e01c5d;">Text here</p>
.mytext {color:#e01c5d;}
This box has a color of #e01c5d
<div style="background-color:#e01c5d;">Content here</div>
.mybackground {background-color:#e01c5d;}
Border around this has a color of #e01c5d
<div style="border:2px solid #e01c5d;">Content here</div>
.myborder {border:2px solid #e01c5d;}