#e42e34 color space conversions
Hex:
#e42e34
RGB:
228, 46, 52
CMY:
11, 82, 80
CMYK:
0, 80, 77, 11
HSL:
358°, 77.1186%, 53.7255%
HSV (HSB):
358°, 79.8246%, 89.4118%
XYZ:
33.5917, 18.6959, 5.0870
xyY:
0.5855, 0.3259, 18.6959
CIE-Lab:
50.3295, 67.6066, 42.3284
CIE-LCH:
50.3295, 79.7643, 32.0506
CIE-Luv:
50.3295, 137.5364, 27.9048
Hunter-Lab:
43.2388, 63.0069, 23.2917
#e42e34 color charts
#e42e34 color shades, tints & tones
#e42e34 color schemes
#e42e34 color preview, HTML & CSS examples
This text has a color of #e42e34
<p style="color:#e42e34;">Text here</p>
.mytext {color:#e42e34;}
This box has a color of #e42e34
<div style="background-color:#e42e34;">Content here</div>
.mybackground {background-color:#e42e34;}
Border around this has a color of #e42e34
<div style="border:2px solid #e42e34;">Content here</div>
.myborder {border:2px solid #e42e34;}