#e20d8f color space conversions
Hex:
#e20d8f
RGB:
226, 13, 143
CMY:
11, 95, 44
CMYK:
0, 94, 37, 11
HSL:
323°, 89.1213%, 46.8627%
HSV (HSB):
323°, 94.2478%, 88.6275%
XYZ:
36.4659, 18.4398, 27.6239
xyY:
0.4419, 0.2234, 18.4398
CIE-Lab:
50.0252, 78.7259, -12.7744
CIE-LCH:
50.0252, 79.7556, 350.7833
CIE-Luv:
50.0252, 110.9224, -31.9836
Hunter-Lab:
42.9416, 76.4341, -8.0816
#e20d8f color charts
#e20d8f color shades, tints & tones
#e20d8f color schemes
#e20d8f color preview, HTML & CSS examples
This text has a color of #e20d8f
<p style="color:#e20d8f;">Text here</p>
.mytext {color:#e20d8f;}
This box has a color of #e20d8f
<div style="background-color:#e20d8f;">Content here</div>
.mybackground {background-color:#e20d8f;}
Border around this has a color of #e20d8f
<div style="border:2px solid #e20d8f;">Content here</div>
.myborder {border:2px solid #e20d8f;}