#e01c40 color space conversions
Hex:
#e01c40
RGB:
224, 28, 64
CMY:
12, 89, 75
CMYK:
0, 88, 71, 12
HSL:
349°, 77.7778%, 49.4118%
HSV (HSB):
349°, 87.5000%, 87.8431%
XYZ:
32.0811, 17.0480, 6.4502
xyY:
0.5772, 0.3067, 17.0480
CIE-Lab:
48.3204, 70.8860, 32.9320
CIE-LCH:
48.3204, 78.1623, 24.9185
CIE-Luv:
48.3204, 138.1647, 19.5957
Hunter-Lab:
41.2892, 66.4360, 19.6401
#e01c40 color charts
#e01c40 color shades, tints & tones
#e01c40 color schemes
#e01c40 color preview, HTML & CSS examples
This text has a color of #e01c40
<p style="color:#e01c40;">Text here</p>
.mytext {color:#e01c40;}
This box has a color of #e01c40
<div style="background-color:#e01c40;">Content here</div>
.mybackground {background-color:#e01c40;}
Border around this has a color of #e01c40
<div style="border:2px solid #e01c40;">Content here</div>
.myborder {border:2px solid #e01c40;}