#e41b3d color space conversions
Hex:
#e41b3d
RGB:
228, 27, 61
CMY:
11, 89, 76
CMYK:
0, 88, 73, 11
HSL:
350°, 78.8235%, 50.0000%
HSV (HSB):
350°, 88.1579%, 89.4118%
XYZ:
33.2291, 17.6148, 6.0635
xyY:
0.5839, 0.3095, 17.6148
CIE-Lab:
49.0255, 71.9509, 35.7379
CIE-LCH:
49.0255, 80.3376, 26.4136
CIE-Luv:
49.0255, 142.2909, 21.6186
Hunter-Lab:
41.9700, 67.8776, 20.8132
#e41b3d color charts
#e41b3d color shades, tints & tones
#e41b3d color schemes
#e41b3d color preview, HTML & CSS examples
This text has a color of #e41b3d
<p style="color:#e41b3d;">Text here</p>
.mytext {color:#e41b3d;}
This box has a color of #e41b3d
<div style="background-color:#e41b3d;">Content here</div>
.mybackground {background-color:#e41b3d;}
Border around this has a color of #e41b3d
<div style="border:2px solid #e41b3d;">Content here</div>
.myborder {border:2px solid #e41b3d;}