#e21a4f color space conversions
Hex:
#e21a4f
RGB:
226, 26, 79
CMY:
11, 90, 69
CMYK:
0, 88, 65, 11
HSL:
344°, 79.3651%, 49.4118%
HSV (HSB):
344°, 88.4956%, 88.6275%
XYZ:
33.1447, 17.4721, 9.0227
xyY:
0.5558, 0.2930, 17.4721
CIE-Lab:
48.8494, 72.4113, 24.6150
CIE-LCH:
48.8494, 76.4807, 18.7746
CIE-Luv:
48.8494, 135.5947, 12.4267
Hunter-Lab:
41.7996, 68.3911, 16.4617
#e21a4f color charts
#e21a4f color shades, tints & tones
#e21a4f color schemes
#e21a4f color preview, HTML & CSS examples
This text has a color of #e21a4f
<p style="color:#e21a4f;">Text here</p>
.mytext {color:#e21a4f;}
This box has a color of #e21a4f
<div style="background-color:#e21a4f;">Content here</div>
.mybackground {background-color:#e21a4f;}
Border around this has a color of #e21a4f
<div style="border:2px solid #e21a4f;">Content here</div>
.myborder {border:2px solid #e21a4f;}