#e42e31 color space conversions
Hex:
#e42e31
RGB:
228, 46, 49
CMY:
11, 82, 81
CMYK:
0, 80, 79, 11
HSL:
359°, 77.1186%, 53.7255%
HSV (HSB):
359°, 79.8246%, 89.4118%
XYZ:
33.5263, 18.6697, 4.7423
xyY:
0.5888, 0.3279, 18.6697
CIE-Lab:
50.2985, 67.5104, 43.9401
CIE-LCH:
50.2985, 80.5505, 33.0587
CIE-Luv:
50.2985, 138.1441, 28.9386
Hunter-Lab:
43.2085, 62.8867, 23.7386
#e42e31 color charts
#e42e31 color shades, tints & tones
#e42e31 color schemes
#e42e31 color preview, HTML & CSS examples
This text has a color of #e42e31
<p style="color:#e42e31;">Text here</p>
.mytext {color:#e42e31;}
This box has a color of #e42e31
<div style="background-color:#e42e31;">Content here</div>
.mybackground {background-color:#e42e31;}
Border around this has a color of #e42e31
<div style="border:2px solid #e42e31;">Content here</div>
.myborder {border:2px solid #e42e31;}