#e41f25 color space conversions
Hex:
#e41f25
RGB:
228, 31, 37
CMY:
11, 88, 85
CMYK:
0, 86, 84, 11
HSL:
358°, 78.4861%, 50.7843%
HSV (HSB):
358°, 86.4035%, 89.4118%
XYZ:
32.8188, 17.6075, 3.4191
xyY:
0.6095, 0.3270, 17.6075
CIE-Lab:
49.0166, 70.5335, 48.9997
CIE-LCH:
49.0166, 85.8833, 34.7878
CIE-Luv:
49.0166, 146.2434, 30.2853
Hunter-Lab:
41.9613, 66.1763, 24.5418
#e41f25 color charts
#e41f25 color shades, tints & tones
#e41f25 color schemes
#e41f25 color preview, HTML & CSS examples
This text has a color of #e41f25
<p style="color:#e41f25;">Text here</p>
.mytext {color:#e41f25;}
This box has a color of #e41f25
<div style="background-color:#e41f25;">Content here</div>
.mybackground {background-color:#e41f25;}
Border around this has a color of #e41f25
<div style="border:2px solid #e41f25;">Content here</div>
.myborder {border:2px solid #e41f25;}