#e20f8d color space conversions
Hex:
#e20f8d
RGB:
226, 15, 141
CMY:
11, 94, 45
CMYK:
0, 93, 38, 11
HSL:
324°, 87.5519%, 47.2549%
HSV (HSB):
324°, 93.3628%, 88.6275%
XYZ:
36.3426, 18.4335, 26.8419
xyY:
0.4453, 0.2259, 18.4335
CIE-Lab:
50.0177, 78.3482, -11.5811
CIE-LCH:
50.0177, 79.1995, 351.5916
CIE-Luv:
50.0177, 111.6516, -30.2961
Hunter-Lab:
42.9342, 75.9601, -7.0133
#e20f8d color charts
#e20f8d color shades, tints & tones
#e20f8d color schemes
#e20f8d color preview, HTML & CSS examples
This text has a color of #e20f8d
<p style="color:#e20f8d;">Text here</p>
.mytext {color:#e20f8d;}
This box has a color of #e20f8d
<div style="background-color:#e20f8d;">Content here</div>
.mybackground {background-color:#e20f8d;}
Border around this has a color of #e20f8d
<div style="border:2px solid #e20f8d;">Content here</div>
.myborder {border:2px solid #e20f8d;}