#e21a5f color space conversions
Hex:
#e21a5f
RGB:
226, 26, 95
CMY:
11, 90, 63
CMYK:
0, 88, 58, 11
HSL:
339°, 79.3651%, 49.4118%
HSV (HSB):
339°, 88.4956%, 88.6275%
XYZ:
33.7990, 17.7338, 12.4680
xyY:
0.5281, 0.2771, 17.7338
CIE-Lab:
49.1716, 73.3232, 15.2447
CIE-LCH:
49.1716, 74.8912, 11.7451
CIE-Luv:
49.1716, 129.8187, 3.1779
Hunter-Lab:
42.1115, 69.5703, 11.9239
#e21a5f color charts
#e21a5f color shades, tints & tones
#e21a5f color schemes
#e21a5f color preview, HTML & CSS examples
This text has a color of #e21a5f
<p style="color:#e21a5f;">Text here</p>
.mytext {color:#e21a5f;}
This box has a color of #e21a5f
<div style="background-color:#e21a5f;">Content here</div>
.mybackground {background-color:#e21a5f;}
Border around this has a color of #e21a5f
<div style="border:2px solid #e21a5f;">Content here</div>
.myborder {border:2px solid #e21a5f;}