#e42f1c color space conversions
Hex:
#e42f1c
RGB:
228, 47, 28
CMY:
11, 82, 89
CMYK:
0, 79, 88, 11
HSL:
6°, 78.7402%, 50.1961%
HSV (HSB):
6°, 87.7193%, 89.4118%
XYZ:
33.2210, 18.6109, 2.9399
xyY:
0.6065, 0.3398, 18.6109
CIE-Lab:
50.2288, 66.7356, 54.1870
CIE-LCH:
50.2288, 85.9644, 39.0754
CIE-Luv:
50.2288, 140.9556, 34.6942
Hunter-Lab:
43.1403, 61.9619, 26.1577
#e42f1c color charts
#e42f1c color shades, tints & tones
#e42f1c color schemes
#e42f1c color preview, HTML & CSS examples
This text has a color of #e42f1c
<p style="color:#e42f1c;">Text here</p>
.mytext {color:#e42f1c;}
This box has a color of #e42f1c
<div style="background-color:#e42f1c;">Content here</div>
.mybackground {background-color:#e42f1c;}
Border around this has a color of #e42f1c
<div style="border:2px solid #e42f1c;">Content here</div>
.myborder {border:2px solid #e42f1c;}