#e2402e color space conversions
Hex:
#e2402e
RGB:
226, 64, 46
CMY:
11, 75, 82
CMYK:
0, 72, 80, 11
HSL:
6°, 75.6303%, 53.3333%
HSV (HSB):
6°, 79.6460%, 88.6275%
XYZ:
33.6906, 20.0328, 4.6758
xyY:
0.5769, 0.3430, 20.0328
CIE-Lab:
51.8743, 61.2945, 46.9875
CIE-LCH:
51.8743, 77.2324, 37.4732
CIE-Luv:
51.8743, 127.5729, 33.3413
Hunter-Lab:
44.7580, 56.0352, 25.1367
#e2402e color charts
#e2402e color shades, tints & tones
#e2402e color schemes
#e2402e color preview, HTML & CSS examples
This text has a color of #e2402e
<p style="color:#e2402e;">Text here</p>
.mytext {color:#e2402e;}
This box has a color of #e2402e
<div style="background-color:#e2402e;">Content here</div>
.mybackground {background-color:#e2402e;}
Border around this has a color of #e2402e
<div style="border:2px solid #e2402e;">Content here</div>
.myborder {border:2px solid #e2402e;}