#e41f4e color space conversions
Hex:
#e41f4e
RGB:
228, 31, 78
CMY:
11, 88, 69
CMYK:
0, 86, 66, 11
HSL:
346°, 78.4861%, 50.7843%
HSV (HSB):
346°, 86.4035%, 89.4118%
XYZ:
33.8600, 18.0240, 8.9021
xyY:
0.5570, 0.2965, 18.0240
CIE-Lab:
49.5252, 72.0121, 26.1703
CIE-LCH:
49.5252, 76.6201, 19.9719
CIE-Luv:
49.5252, 136.1283, 14.0686
Hunter-Lab:
42.4547, 68.0682, 17.2861
#e41f4e color charts
#e41f4e color shades, tints & tones
#e41f4e color schemes
#e41f4e color preview, HTML & CSS examples
This text has a color of #e41f4e
<p style="color:#e41f4e;">Text here</p>
.mytext {color:#e41f4e;}
This box has a color of #e41f4e
<div style="background-color:#e41f4e;">Content here</div>
.mybackground {background-color:#e41f4e;}
Border around this has a color of #e41f4e
<div style="border:2px solid #e41f4e;">Content here</div>
.myborder {border:2px solid #e41f4e;}