#e42b1d color space conversions
Hex:
#e42b1d
RGB:
228, 43, 29
CMY:
11, 83, 89
CMYK:
0, 81, 87, 11
HSL:
4°, 78.6561%, 50.3922%
HSV (HSB):
4°, 87.2807%, 89.4118%
XYZ:
33.0806, 18.3104, 2.9531
xyY:
0.6087, 0.3369, 18.3104
CIE-Lab:
49.8705, 67.7828, 53.4796
CIE-LCH:
49.8705, 86.3399, 38.2729
CIE-Luv:
49.8705, 142.7025, 33.8298
Hunter-Lab:
42.7907, 63.1107, 25.8617
#e42b1d color charts
#e42b1d color shades, tints & tones
#e42b1d color schemes
#e42b1d color preview, HTML & CSS examples
This text has a color of #e42b1d
<p style="color:#e42b1d;">Text here</p>
.mytext {color:#e42b1d;}
This box has a color of #e42b1d
<div style="background-color:#e42b1d;">Content here</div>
.mybackground {background-color:#e42b1d;}
Border around this has a color of #e42b1d
<div style="border:2px solid #e42b1d;">Content here</div>
.myborder {border:2px solid #e42b1d;}