#e20c5d color space conversions
Hex:
#e20c5d
RGB:
226, 12, 93
CMY:
11, 95, 64
CMYK:
0, 95, 59, 11
HSL:
337°, 89.9160%, 46.6667%
HSV (HSB):
337°, 94.6903%, 88.6275%
XYZ:
33.4713, 17.2220, 11.9160
xyY:
0.5346, 0.2751, 17.2220
CIE-Lab:
48.5386, 74.9032, 15.6084
CIE-LCH:
48.5386, 76.5122, 11.7709
CIE-Luv:
48.5386, 133.0834, 3.0723
Hunter-Lab:
41.4994, 71.3449, 12.0253
#e20c5d color charts
#e20c5d color shades, tints & tones
#e20c5d color schemes
#e20c5d color preview, HTML & CSS examples
This text has a color of #e20c5d
<p style="color:#e20c5d;">Text here</p>
.mytext {color:#e20c5d;}
This box has a color of #e20c5d
<div style="background-color:#e20c5d;">Content here</div>
.mybackground {background-color:#e20c5d;}
Border around this has a color of #e20c5d
<div style="border:2px solid #e20c5d;">Content here</div>
.myborder {border:2px solid #e20c5d;}