#e42f3c color space conversions
Hex:
#e42f3c
RGB:
228, 47, 60
CMY:
11, 82, 76
CMYK:
0, 79, 74, 11
HSL:
356°, 77.0213%, 53.9216%
HSV (HSB):
356°, 79.3860%, 89.4118%
XYZ:
33.8270, 18.8533, 6.1311
xyY:
0.5752, 0.3206, 18.8533
CIE-Lab:
50.5151, 67.6303, 38.0233
CIE-LCH:
50.5151, 77.5863, 29.3457
CIE-Luv:
50.5151, 135.3069, 25.0464
Hunter-Lab:
43.4203, 63.0766, 22.0223
#e42f3c color charts
#e42f3c color shades, tints & tones
#e42f3c color schemes
#e42f3c color preview, HTML & CSS examples
This text has a color of #e42f3c
<p style="color:#e42f3c;">Text here</p>
.mytext {color:#e42f3c;}
This box has a color of #e42f3c
<div style="background-color:#e42f3c;">Content here</div>
.mybackground {background-color:#e42f3c;}
Border around this has a color of #e42f3c
<div style="border:2px solid #e42f3c;">Content here</div>
.myborder {border:2px solid #e42f3c;}