#e22d64 color space conversions
Hex:
#e22d64
RGB:
226, 45, 100
CMY:
11, 82, 61
CMYK:
0, 80, 56, 11
HSL:
342°, 75.7322%, 53.1373%
HSV (HSB):
342°, 80.0885%, 88.6275%
XYZ:
34.6027, 18.9656, 13.8936
xyY:
0.5129, 0.2811, 18.9656
CIE-Lab:
50.6470, 69.7496, 14.2198
CIE-LCH:
50.6470, 71.1843, 11.5229
CIE-Luv:
50.6470, 122.3433, 3.1573
Hunter-Lab:
43.5495, 65.6170, 11.5695
#e22d64 color charts
#e22d64 color shades, tints & tones
#e22d64 color schemes
#e22d64 color preview, HTML & CSS examples
This text has a color of #e22d64
<p style="color:#e22d64;">Text here</p>
.mytext {color:#e22d64;}
This box has a color of #e22d64
<div style="background-color:#e22d64;">Content here</div>
.mybackground {background-color:#e22d64;}
Border around this has a color of #e22d64
<div style="border:2px solid #e22d64;">Content here</div>
.myborder {border:2px solid #e22d64;}