#e2363d color space conversions
Hex:
#e2363d
RGB:
226, 54, 61
CMY:
11, 79, 76
CMYK:
0, 76, 73, 11
HSL:
358°, 74.7826%, 54.9020%
HSV (HSB):
358°, 76.1062%, 88.6275%
XYZ:
33.5255, 19.1440, 6.3431
xyY:
0.5681, 0.3244, 19.1440
CIE-Lab:
50.8553, 65.1080, 37.7366
CIE-LCH:
50.8553, 75.2536, 30.0966
CIE-Luv:
50.8553, 130.1802, 25.6794
Hunter-Lab:
43.7539, 60.2027, 22.0324
#e2363d color charts
#e2363d color shades, tints & tones
#e2363d color schemes
#e2363d color preview, HTML & CSS examples
This text has a color of #e2363d
<p style="color:#e2363d;">Text here</p>
.mytext {color:#e2363d;}
This box has a color of #e2363d
<div style="background-color:#e2363d;">Content here</div>
.mybackground {background-color:#e2363d;}
Border around this has a color of #e2363d
<div style="border:2px solid #e2363d;">Content here</div>
.myborder {border:2px solid #e2363d;}