#e42e4f color space conversions
Hex:
#e42e4f
RGB:
228, 46, 79
CMY:
11, 82, 69
CMYK:
0, 80, 65, 11
HSL:
349°, 77.1186%, 53.7255%
HSV (HSB):
349°, 79.8246%, 89.4118%
XYZ:
34.3832, 19.0125, 9.2547
xyY:
0.5488, 0.3035, 19.0125
CIE-Lab:
50.7018, 68.7567, 27.0676
CIE-LCH:
50.7018, 73.8928, 21.4882
CIE-Luv:
50.7018, 130.5897, 16.0219
Hunter-Lab:
43.6033, 64.4496, 17.9381
#e42e4f color charts
#e42e4f color shades, tints & tones
#e42e4f color schemes
#e42e4f color preview, HTML & CSS examples
This text has a color of #e42e4f
<p style="color:#e42e4f;">Text here</p>
.mytext {color:#e42e4f;}
This box has a color of #e42e4f
<div style="background-color:#e42e4f;">Content here</div>
.mybackground {background-color:#e42e4f;}
Border around this has a color of #e42e4f
<div style="border:2px solid #e42e4f;">Content here</div>
.myborder {border:2px solid #e42e4f;}