#e21c5d color space conversions
Hex:
#e21c5d
RGB:
226, 28, 93
CMY:
11, 89, 64
CMYK:
0, 88, 59, 11
HSL:
340°, 77.9528%, 49.8039%
HSV (HSB):
340°, 87.6106%, 88.6275%
XYZ:
33.7551, 17.7896, 12.0106
xyY:
0.5311, 0.2799, 17.7896
CIE-Lab:
49.2399, 72.8754, 16.5651
CIE-LCH:
49.2399, 74.7343, 12.8061
CIE-Luv:
49.2399, 130.1065, 4.6587
Hunter-Lab:
42.1777, 69.0437, 12.6409
#e21c5d color charts
#e21c5d color shades, tints & tones
#e21c5d color schemes
#e21c5d color preview, HTML & CSS examples
This text has a color of #e21c5d
<p style="color:#e21c5d;">Text here</p>
.mytext {color:#e21c5d;}
This box has a color of #e21c5d
<div style="background-color:#e21c5d;">Content here</div>
.mybackground {background-color:#e21c5d;}
Border around this has a color of #e21c5d
<div style="border:2px solid #e21c5d;">Content here</div>
.myborder {border:2px solid #e21c5d;}