#e42d2b color space conversions
Hex:
#e42d2b
RGB:
228, 45, 43
CMY:
11, 82, 83
CMYK:
0, 80, 81, 11
HSL:
1°, 77.4059%, 53.1373%
HSV (HSB):
1°, 81.1404%, 89.4118%
XYZ:
33.3693, 18.5452, 4.1063
xyY:
0.5957, 0.3310, 18.5452
CIE-Lab:
50.1508, 67.5952, 46.9832
CIE-LCH:
50.1508, 82.3197, 34.8019
CIE-Luv:
50.1508, 139.7137, 30.6556
Hunter-Lab:
43.0641, 62.9532, 24.4914
#e42d2b color charts
#e42d2b color shades, tints & tones
#e42d2b color schemes
#e42d2b color preview, HTML & CSS examples
This text has a color of #e42d2b
<p style="color:#e42d2b;">Text here</p>
.mytext {color:#e42d2b;}
This box has a color of #e42d2b
<div style="background-color:#e42d2b;">Content here</div>
.mybackground {background-color:#e42d2b;}
Border around this has a color of #e42d2b
<div style="border:2px solid #e42d2b;">Content here</div>
.myborder {border:2px solid #e42d2b;}