#e20d4f color space conversions
Hex:
#e20d4f
RGB:
226, 13, 79
CMY:
11, 95, 69
CMYK:
0, 94, 65, 11
HSL:
341°, 89.1213%, 46.8627%
HSV (HSB):
341°, 94.2478%, 88.6275%
XYZ:
32.9192, 17.0211, 8.9475
xyY:
0.5590, 0.2890, 17.0211
CIE-Lab:
48.2866, 74.0372, 23.8875
CIE-LCH:
48.2866, 77.7954, 17.8819
CIE-Luv:
48.2866, 138.1489, 11.2113
Hunter-Lab:
41.2567, 70.2284, 16.0212
#e20d4f color charts
#e20d4f color shades, tints & tones
#e20d4f color schemes
#e20d4f color preview, HTML & CSS examples
This text has a color of #e20d4f
<p style="color:#e20d4f;">Text here</p>
.mytext {color:#e20d4f;}
This box has a color of #e20d4f
<div style="background-color:#e20d4f;">Content here</div>
.mybackground {background-color:#e20d4f;}
Border around this has a color of #e20d4f
<div style="border:2px solid #e20d4f;">Content here</div>
.myborder {border:2px solid #e20d4f;}