#e41f46 color space conversions
Hex:
#e41f46
RGB:
228, 31, 70
CMY:
11, 88, 73
CMYK:
0, 86, 69, 11
HSL:
348°, 78.4861%, 50.7843%
HSV (HSB):
348°, 86.4035%, 89.4118%
XYZ:
33.5904, 17.9161, 7.4821
xyY:
0.5694, 0.3037, 17.9161
CIE-Lab:
49.3942, 71.6332, 30.8297
CIE-LCH:
49.3942, 77.9858, 23.2862
CIE-Luv:
49.3942, 138.6103, 18.0700
Hunter-Lab:
42.3275, 67.5816, 19.1487
#e41f46 color charts
#e41f46 color shades, tints & tones
#e41f46 color schemes
#e41f46 color preview, HTML & CSS examples
This text has a color of #e41f46
<p style="color:#e41f46;">Text here</p>
.mytext {color:#e41f46;}
This box has a color of #e41f46
<div style="background-color:#e41f46;">Content here</div>
.mybackground {background-color:#e41f46;}
Border around this has a color of #e41f46
<div style="border:2px solid #e41f46;">Content here</div>
.myborder {border:2px solid #e41f46;}