#e2282e color space conversions
Hex:
#e2282e
RGB:
226, 40, 46
CMY:
11, 84, 82
CMYK:
0, 82, 80, 11
HSL:
358°, 76.2295%, 52.1569%
HSV (HSB):
358°, 82.3009%, 88.6275%
XYZ:
32.6160, 17.8836, 4.3176
xyY:
0.5950, 0.3262, 17.8836
CIE-Lab:
49.3546, 68.3522, 44.4794
CIE-LCH:
49.3546, 81.5502, 33.0536
CIE-Luv:
49.3546, 139.7972, 28.5776
Hunter-Lab:
42.2890, 63.6648, 23.5489
#e2282e color charts
#e2282e color shades, tints & tones
#e2282e color schemes
#e2282e color preview, HTML & CSS examples
This text has a color of #e2282e
<p style="color:#e2282e;">Text here</p>
.mytext {color:#e2282e;}
This box has a color of #e2282e
<div style="background-color:#e2282e;">Content here</div>
.mybackground {background-color:#e2282e;}
Border around this has a color of #e2282e
<div style="border:2px solid #e2282e;">Content here</div>
.myborder {border:2px solid #e2282e;}