#e01c4d color space conversions
Hex:
#e01c4d
RGB:
224, 28, 77
CMY:
12, 89, 70
CMYK:
0, 88, 66, 12
HSL:
345°, 77.7778%, 49.4118%
HSV (HSB):
345°, 87.5000%, 87.8431%
XYZ:
32.4953, 17.2136, 8.6310
xyY:
0.5570, 0.2951, 17.2136
CIE-Lab:
48.5281, 71.4825, 25.3412
CIE-LCH:
48.5281, 75.8415, 19.5199
CIE-Luv:
48.5281, 134.1993, 13.2527
Hunter-Lab:
41.4893, 67.1986, 16.7084
#e01c4d color charts
#e01c4d color shades, tints & tones
#e01c4d color schemes
#e01c4d color preview, HTML & CSS examples
This text has a color of #e01c4d
<p style="color:#e01c4d;">Text here</p>
.mytext {color:#e01c4d;}
This box has a color of #e01c4d
<div style="background-color:#e01c4d;">Content here</div>
.mybackground {background-color:#e01c4d;}
Border around this has a color of #e01c4d
<div style="border:2px solid #e01c4d;">Content here</div>
.myborder {border:2px solid #e01c4d;}