#e22d8d color space conversions
Hex:
#e22d8d
RGB:
226, 45, 141
CMY:
11, 82, 45
CMYK:
0, 80, 38, 11
HSL:
328°, 75.7322%, 53.1373%
HSV (HSB):
328°, 80.0885%, 88.6275%
XYZ:
37.1101, 19.9686, 27.0977
xyY:
0.4409, 0.2372, 19.9686
CIE-Lab:
51.8017, 73.1957, -8.9025
CIE-LCH:
51.8017, 73.7351, 353.0654
CIE-Luv:
51.8017, 105.9553, -25.8060
Hunter-Lab:
44.6863, 70.0361, -4.6730
#e22d8d color charts
#e22d8d color shades, tints & tones
#e22d8d color schemes
#e22d8d color preview, HTML & CSS examples
This text has a color of #e22d8d
<p style="color:#e22d8d;">Text here</p>
.mytext {color:#e22d8d;}
This box has a color of #e22d8d
<div style="background-color:#e22d8d;">Content here</div>
.mybackground {background-color:#e22d8d;}
Border around this has a color of #e22d8d
<div style="border:2px solid #e22d8d;">Content here</div>
.myborder {border:2px solid #e22d8d;}