#e20d5c color space conversions
Hex:
#e20d5c
RGB:
226, 13, 92
CMY:
11, 95, 64
CMYK:
0, 94, 59, 11
HSL:
338°, 89.1213%, 46.8627%
HSV (HSB):
338°, 94.2478%, 88.6275%
XYZ:
33.4397, 17.2293, 11.6883
xyY:
0.5363, 0.2763, 17.2293
CIE-Lab:
48.5477, 74.7529, 16.2372
CIE-LCH:
48.5477, 76.4961, 12.2549
CIE-Luv:
48.5477, 133.3420, 3.7524
Hunter-Lab:
41.5082, 71.1633, 12.3602
#e20d5c color charts
#e20d5c color shades, tints & tones
#e20d5c color schemes
#e20d5c color preview, HTML & CSS examples
This text has a color of #e20d5c
<p style="color:#e20d5c;">Text here</p>
.mytext {color:#e20d5c;}
This box has a color of #e20d5c
<div style="background-color:#e20d5c;">Content here</div>
.mybackground {background-color:#e20d5c;}
Border around this has a color of #e20d5c
<div style="border:2px solid #e20d5c;">Content here</div>
.myborder {border:2px solid #e20d5c;}