#e42c1f color space conversions
Hex:
#e42c1f
RGB:
228, 44, 31
CMY:
11, 83, 88
CMYK:
0, 81, 86, 11
HSL:
4°, 78.4861%, 50.7843%
HSV (HSB):
4°, 86.4035%, 89.4118%
XYZ:
33.1429, 18.3943, 3.0999
xyY:
0.6066, 0.3367, 18.3943
CIE-Lab:
49.9709, 67.5710, 52.6729
CIE-LCH:
49.9709, 85.6754, 37.9371
CIE-Luv:
49.9709, 141.9974, 33.5677
Hunter-Lab:
42.8885, 62.8842, 25.7366
#e42c1f color charts
#e42c1f color shades, tints & tones
#e42c1f color schemes
#e42c1f color preview, HTML & CSS examples
This text has a color of #e42c1f
<p style="color:#e42c1f;">Text here</p>
.mytext {color:#e42c1f;}
This box has a color of #e42c1f
<div style="background-color:#e42c1f;">Content here</div>
.mybackground {background-color:#e42c1f;}
Border around this has a color of #e42c1f
<div style="border:2px solid #e42c1f;">Content here</div>
.myborder {border:2px solid #e42c1f;}