#e20d8d color space conversions
Hex:
#e20d8d
RGB:
226, 13, 141
CMY:
11, 95, 45
CMYK:
0, 94, 38, 11
HSL:
324°, 89.1213%, 46.8627%
HSV (HSB):
324°, 94.2478%, 88.6275%
XYZ:
36.3157, 18.3797, 26.8329
xyY:
0.4454, 0.2254, 18.3797
CIE-Lab:
49.9534, 78.5358, -11.6780
CIE-LCH:
49.9534, 79.3993, 351.5423
CIE-Luv:
49.9534, 111.8564, -30.4576
Hunter-Lab:
42.8715, 76.1788, -7.0990
#e20d8d color charts
#e20d8d color shades, tints & tones
#e20d8d color schemes
#e20d8d color preview, HTML & CSS examples
This text has a color of #e20d8d
<p style="color:#e20d8d;">Text here</p>
.mytext {color:#e20d8d;}
This box has a color of #e20d8d
<div style="background-color:#e20d8d;">Content here</div>
.mybackground {background-color:#e20d8d;}
Border around this has a color of #e20d8d
<div style="border:2px solid #e20d8d;">Content here</div>
.myborder {border:2px solid #e20d8d;}