#e42d05 color space conversions
Hex:
#e42d05
RGB:
228, 45, 5
CMY:
11, 82, 98
CMYK:
0, 80, 98, 11
HSL:
11°, 95.7082%, 45.6863%
HSV (HSB):
11°, 97.8070%, 89.4118%
XYZ:
32.9607, 18.3817, 1.9544
xyY:
0.6184, 0.3449, 18.3817
CIE-Lab:
49.9558, 66.9896, 61.3513
CIE-LCH:
49.9558, 90.8383, 42.4845
CIE-Luv:
49.9558, 143.7232, 37.4119
Hunter-Lab:
42.8739, 62.1983, 27.3090
#e42d05 color charts
#e42d05 color shades, tints & tones
#e42d05 color schemes
#e42d05 color preview, HTML & CSS examples
This text has a color of #e42d05
<p style="color:#e42d05;">Text here</p>
.mytext {color:#e42d05;}
This box has a color of #e42d05
<div style="background-color:#e42d05;">Content here</div>
.mybackground {background-color:#e42d05;}
Border around this has a color of #e42d05
<div style="border:2px solid #e42d05;">Content here</div>
.myborder {border:2px solid #e42d05;}