#e42e2c color space conversions
Hex:
#e42e2c
RGB:
228, 46, 44
CMY:
11, 82, 83
CMYK:
0, 80, 81, 11
HSL:
1°, 77.3109%, 53.3333%
HSV (HSB):
1°, 80.7018%, 89.4118%
XYZ:
33.4265, 18.6298, 4.2170
xyY:
0.5940, 0.3311, 18.6298
CIE-Lab:
50.2513, 67.3634, 46.5591
CIE-LCH:
50.2513, 81.8876, 34.6508
CIE-Luv:
50.2513, 139.0806, 30.5301
Hunter-Lab:
43.1623, 62.7033, 24.4209
#e42e2c color charts
#e42e2c color shades, tints & tones
#e42e2c color schemes
#e42e2c color preview, HTML & CSS examples
This text has a color of #e42e2c
<p style="color:#e42e2c;">Text here</p>
.mytext {color:#e42e2c;}
This box has a color of #e42e2c
<div style="background-color:#e42e2c;">Content here</div>
.mybackground {background-color:#e42e2c;}
Border around this has a color of #e42e2c
<div style="border:2px solid #e42e2c;">Content here</div>
.myborder {border:2px solid #e42e2c;}