#e01c3a color space conversions
Hex:
#e01c3a
RGB:
224, 28, 58
CMY:
12, 89, 77
CMYK:
0, 88, 74, 12
HSL:
351°, 77.7778%, 49.4118%
HSV (HSB):
351°, 87.5000%, 87.8431%
XYZ:
31.9194, 16.9833, 5.5987
xyY:
0.5857, 0.3116, 16.9833
CIE-Lab:
48.2390, 70.6512, 36.3853
CIE-LCH:
48.2390, 79.4700, 27.2484
CIE-Luv:
48.2390, 139.7779, 22.1650
Hunter-Lab:
41.2108, 66.1367, 20.7926
#e01c3a color charts
#e01c3a color shades, tints & tones
#e01c3a color schemes
#e01c3a color preview, HTML & CSS examples
This text has a color of #e01c3a
<p style="color:#e01c3a;">Text here</p>
.mytext {color:#e01c3a;}
This box has a color of #e01c3a
<div style="background-color:#e01c3a;">Content here</div>
.mybackground {background-color:#e01c3a;}
Border around this has a color of #e01c3a
<div style="border:2px solid #e01c3a;">Content here</div>
.myborder {border:2px solid #e01c3a;}