#e20e40 color space conversions
Hex:
#e20e40
RGB:
226, 14, 64
CMY:
11, 95, 75
CMYK:
0, 94, 72, 11
HSL:
346°, 88.3333%, 47.0588%
HSV (HSB):
346°, 93.8053%, 88.6275%
XYZ:
32.4465, 16.8530, 6.3933
xyY:
0.5826, 0.3026, 16.8530
CIE-Lab:
48.0743, 73.2635, 32.7375
CIE-LCH:
48.0743, 80.2452, 24.0773
CIE-Luv:
48.0743, 142.8026, 18.6930
Hunter-Lab:
41.0524, 69.2389, 19.5031
#e20e40 color charts
#e20e40 color shades, tints & tones
#e20e40 color schemes
#e20e40 color preview, HTML & CSS examples
This text has a color of #e20e40
<p style="color:#e20e40;">Text here</p>
.mytext {color:#e20e40;}
This box has a color of #e20e40
<div style="background-color:#e20e40;">Content here</div>
.mybackground {background-color:#e20e40;}
Border around this has a color of #e20e40
<div style="border:2px solid #e20e40;">Content here</div>
.myborder {border:2px solid #e20e40;}