#e20d5d color space conversions
Hex:
#e20d5d
RGB:
226, 13, 93
CMY:
11, 95, 64
CMYK:
0, 94, 59, 11
HSL:
337°, 89.1213%, 46.8627%
HSV (HSB):
337°, 94.2478%, 88.6275%
XYZ:
33.4837, 17.2469, 11.9201
xyY:
0.5345, 0.2753, 17.2469
CIE-Lab:
48.5697, 74.8130, 15.6509
CIE-LCH:
48.5697, 76.4325, 11.8159
CIE-Luv:
48.5697, 132.9509, 3.1428
Hunter-Lab:
41.5294, 71.2420, 12.0527
#e20d5d color charts
#e20d5d color shades, tints & tones
#e20d5d color schemes
#e20d5d color preview, HTML & CSS examples
This text has a color of #e20d5d
<p style="color:#e20d5d;">Text here</p>
.mytext {color:#e20d5d;}
This box has a color of #e20d5d
<div style="background-color:#e20d5d;">Content here</div>
.mybackground {background-color:#e20d5d;}
Border around this has a color of #e20d5d
<div style="border:2px solid #e20d5d;">Content here</div>
.myborder {border:2px solid #e20d5d;}