#e21c7c color space conversions
Hex:
#e21c7c
RGB:
226, 28, 124
CMY:
11, 89, 51
CMYK:
0, 88, 45, 11
HSL:
331°, 77.9528%, 49.8039%
HSV (HSB):
331°, 87.6106%, 88.6275%
XYZ:
35.4174, 18.4545, 20.7642
xyY:
0.4745, 0.2473, 18.4545
CIE-Lab:
50.0428, 75.1341, -1.2524
CIE-LCH:
50.0428, 75.1445, 359.0450
CIE-Luv:
50.0428, 117.3749, -16.1789
Hunter-Lab:
42.9587, 71.9869, 1.4132
#e21c7c color charts
#e21c7c color shades, tints & tones
#e21c7c color schemes
#e21c7c color preview, HTML & CSS examples
This text has a color of #e21c7c
<p style="color:#e21c7c;">Text here</p>
.mytext {color:#e21c7c;}
This box has a color of #e21c7c
<div style="background-color:#e21c7c;">Content here</div>
.mybackground {background-color:#e21c7c;}
Border around this has a color of #e21c7c
<div style="border:2px solid #e21c7c;">Content here</div>
.myborder {border:2px solid #e21c7c;}