#e01c32 color space conversions
Hex:
#e01c32
RGB:
224, 28, 50
CMY:
12, 89, 80
CMYK:
0, 88, 78, 12
HSL:
353°, 77.7778%, 49.4118%
HSV (HSB):
353°, 87.5000%, 87.8431%
XYZ:
31.7314, 16.9081, 4.6088
xyY:
0.5959, 0.3175, 16.9081
CIE-Lab:
48.1440, 70.3768, 40.8923
CIE-LCH:
48.1440, 81.3946, 30.1586
CIE-Luv:
48.1440, 141.7019, 25.2215
Hunter-Lab:
41.1194, 65.7875, 22.1382
#e01c32 color charts
#e01c32 color shades, tints & tones
#e01c32 color schemes
#e01c32 color preview, HTML & CSS examples
This text has a color of #e01c32
<p style="color:#e01c32;">Text here</p>
.mytext {color:#e01c32;}
This box has a color of #e01c32
<div style="background-color:#e01c32;">Content here</div>
.mybackground {background-color:#e01c32;}
Border around this has a color of #e01c32
<div style="border:2px solid #e01c32;">Content here</div>
.myborder {border:2px solid #e01c32;}