#e0041d color space conversions
Hex:
#e0041d
RGB:
224, 4, 29
CMY:
12, 98, 89
CMYK:
0, 98, 87, 12
HSL:
353°, 96.4912%, 44.7059%
HSV (HSB):
353°, 98.2143%, 87.8431%
XYZ:
31.0057, 16.0228, 2.6209
xyY:
0.6245, 0.3227, 16.0228
CIE-Lab:
47.0044, 72.6239, 50.8814
CIE-LCH:
47.0044, 88.6744, 35.0157
CIE-Luv:
47.0044, 150.5340, 29.4156
Hunter-Lab:
40.0285, 68.2142, 24.1379
#e0041d color charts
#e0041d color shades, tints & tones
#e0041d color schemes
#e0041d color preview, HTML & CSS examples
This text has a color of #e0041d
<p style="color:#e0041d;">Text here</p>
.mytext {color:#e0041d;}
This box has a color of #e0041d
<div style="background-color:#e0041d;">Content here</div>
.mybackground {background-color:#e0041d;}
Border around this has a color of #e0041d
<div style="border:2px solid #e0041d;">Content here</div>
.myborder {border:2px solid #e0041d;}