#e41a2f color space conversions
Hex:
#e41a2f
RGB:
228, 26, 47
CMY:
11, 90, 82
CMYK:
0, 89, 79, 11
HSL:
354°, 79.5276%, 49.8039%
HSV (HSB):
354°, 88.5965%, 89.4118%
XYZ:
32.8774, 17.4380, 4.3224
xyY:
0.6017, 0.3192, 17.4380
CIE-Lab:
48.8072, 71.6443, 43.5106
CIE-LCH:
48.8072, 83.8217, 31.2709
CIE-Luv:
48.8072, 145.9035, 26.7669
Hunter-Lab:
41.7588, 67.4579, 23.0942
#e41a2f color charts
#e41a2f color shades, tints & tones
#e41a2f color schemes
#e41a2f color preview, HTML & CSS examples
This text has a color of #e41a2f
<p style="color:#e41a2f;">Text here</p>
.mytext {color:#e41a2f;}
This box has a color of #e41a2f
<div style="background-color:#e41a2f;">Content here</div>
.mybackground {background-color:#e41a2f;}
Border around this has a color of #e41a2f
<div style="border:2px solid #e41a2f;">Content here</div>
.myborder {border:2px solid #e41a2f;}