#e22d6e color space conversions
Hex:
#e22d6e
RGB:
226, 45, 110
CMY:
11, 82, 57
CMYK:
0, 80, 51, 11
HSL:
338°, 75.7322%, 53.1373%
HSV (HSB):
338°, 80.0885%, 88.6275%
XYZ:
35.1169, 19.1713, 16.6014
xyY:
0.4954, 0.2704, 19.1713
CIE-Lab:
50.8870, 70.4746, 8.4764
CIE-LCH:
50.8870, 70.9826, 6.8584
CIE-Luv:
50.8870, 118.5885, -3.3906
Hunter-Lab:
43.7851, 66.5383, 8.1693
#e22d6e color charts
#e22d6e color shades, tints & tones
#e22d6e color schemes
#e22d6e color preview, HTML & CSS examples
This text has a color of #e22d6e
<p style="color:#e22d6e;">Text here</p>
.mytext {color:#e22d6e;}
This box has a color of #e22d6e
<div style="background-color:#e22d6e;">Content here</div>
.mybackground {background-color:#e22d6e;}
Border around this has a color of #e22d6e
<div style="border:2px solid #e22d6e;">Content here</div>
.myborder {border:2px solid #e22d6e;}