#e42a0d color space conversions
Hex:
#e42a0d
RGB:
228, 42, 13
CMY:
11, 84, 95
CMYK:
0, 82, 94, 11
HSL:
8°, 89.2116%, 47.2549%
HSV (HSB):
8°, 94.2982%, 89.4118%
XYZ:
32.8955, 18.1790, 2.1559
xyY:
0.6180, 0.3415, 18.1790
CIE-Lab:
49.7125, 67.8070, 59.1906
CIE-LCH:
49.7125, 90.0073, 41.1186
CIE-Luv:
49.7125, 144.6549, 36.1757
Hunter-Lab:
42.6368, 63.1035, 26.8478
#e42a0d color charts
#e42a0d color shades, tints & tones
#e42a0d color schemes
#e42a0d color preview, HTML & CSS examples
This text has a color of #e42a0d
<p style="color:#e42a0d;">Text here</p>
.mytext {color:#e42a0d;}
This box has a color of #e42a0d
<div style="background-color:#e42a0d;">Content here</div>
.mybackground {background-color:#e42a0d;}
Border around this has a color of #e42a0d
<div style="border:2px solid #e42a0d;">Content here</div>
.myborder {border:2px solid #e42a0d;}