#e01c4c color space conversions
Hex:
#e01c4c
RGB:
224, 28, 76
CMY:
12, 89, 70
CMYK:
0, 88, 66, 12
HSL:
345°, 77.7778%, 49.4118%
HSV (HSB):
345°, 87.5000%, 87.8431%
XYZ:
32.4602, 17.1996, 8.4465
xyY:
0.5586, 0.2960, 17.1996
CIE-Lab:
48.5106, 71.4323, 25.9278
CIE-LCH:
48.5106, 75.9923, 19.9494
CIE-Luv:
48.5106, 134.5260, 13.7768
Hunter-Lab:
41.4724, 67.1343, 16.9554
#e01c4c color charts
#e01c4c color shades, tints & tones
#e01c4c color schemes
#e01c4c color preview, HTML & CSS examples
This text has a color of #e01c4c
<p style="color:#e01c4c;">Text here</p>
.mytext {color:#e01c4c;}
This box has a color of #e01c4c
<div style="background-color:#e01c4c;">Content here</div>
.mybackground {background-color:#e01c4c;}
Border around this has a color of #e01c4c
<div style="border:2px solid #e01c4c;">Content here</div>
.myborder {border:2px solid #e01c4c;}