#e41e27 color space conversions
Hex:
#e41e27
RGB:
228, 30, 39
CMY:
11, 88, 85
CMYK:
0, 87, 83, 11
HSL:
357°, 78.5714%, 50.5882%
HSV (HSB):
357°, 86.8421%, 89.4118%
XYZ:
32.8254, 17.5690, 3.5805
xyY:
0.6082, 0.3255, 17.5690
CIE-Lab:
48.9691, 70.7614, 47.9402
CIE-LCH:
48.9691, 85.4718, 34.1173
CIE-Luv:
48.9691, 146.2333, 29.6304
Hunter-Lab:
41.9154, 66.4375, 24.2761
#e41e27 color charts
#e41e27 color shades, tints & tones
#e41e27 color schemes
#e41e27 color preview, HTML & CSS examples
This text has a color of #e41e27
<p style="color:#e41e27;">Text here</p>
.mytext {color:#e41e27;}
This box has a color of #e41e27
<div style="background-color:#e41e27;">Content here</div>
.mybackground {background-color:#e41e27;}
Border around this has a color of #e41e27
<div style="border:2px solid #e41e27;">Content here</div>
.myborder {border:2px solid #e41e27;}