#e41a29 color space conversions
Hex:
#e41a29
RGB:
228, 26, 41
CMY:
11, 90, 84
CMYK:
0, 89, 82, 11
HSL:
356°, 79.5276%, 49.8039%
HSV (HSB):
356°, 88.5965%, 89.4118%
XYZ:
32.7645, 17.3929, 3.7281
xyY:
0.6080, 0.3228, 17.3929
CIE-Lab:
48.7513, 71.4835, 46.6961
CIE-LCH:
48.7513, 85.3840, 33.1543
CIE-Luv:
48.7513, 147.0859, 28.6222
Hunter-Lab:
41.7048, 67.2518, 23.8932
#e41a29 color charts
#e41a29 color shades, tints & tones
#e41a29 color schemes
#e41a29 color preview, HTML & CSS examples
This text has a color of #e41a29
<p style="color:#e41a29;">Text here</p>
.mytext {color:#e41a29;}
This box has a color of #e41a29
<div style="background-color:#e41a29;">Content here</div>
.mybackground {background-color:#e41a29;}
Border around this has a color of #e41a29
<div style="border:2px solid #e41a29;">Content here</div>
.myborder {border:2px solid #e41a29;}