#e41f31 color space conversions
Hex:
#e41f31
RGB:
228, 31, 49
CMY:
11, 88, 81
CMYK:
0, 86, 79, 11
HSL:
355°, 78.4861%, 50.7843%
HSV (HSB):
355°, 86.4035%, 89.4118%
XYZ:
33.0393, 17.6957, 4.5800
xyY:
0.5973, 0.3199, 17.6957
CIE-Lab:
49.1249, 70.8501, 42.7289
CIE-LCH:
49.1249, 82.7375, 31.0937
CIE-Luv:
49.1249, 143.9773, 26.6725
Hunter-Lab:
42.0663, 66.5798, 22.9912
#e41f31 color charts
#e41f31 color shades, tints & tones
#e41f31 color schemes
#e41f31 color preview, HTML & CSS examples
This text has a color of #e41f31
<p style="color:#e41f31;">Text here</p>
.mytext {color:#e41f31;}
This box has a color of #e41f31
<div style="background-color:#e41f31;">Content here</div>
.mybackground {background-color:#e41f31;}
Border around this has a color of #e41f31
<div style="border:2px solid #e41f31;">Content here</div>
.myborder {border:2px solid #e41f31;}