#e220d1 color space conversions
Hex:
#e220d1
RGB:
226, 32, 209
CMY:
11, 87, 18
CMYK:
0, 86, 8, 11
HSL:
305°, 76.9841%, 50.5882%
HSV (HSB):
305°, 85.8407%, 88.6275%
XYZ:
43.3892, 21.8052, 62.2436
xyY:
0.3405, 0.1711, 21.8052
CIE-Lab:
53.8197, 84.0442, -45.6084
CIE-LCH:
53.8197, 95.6220, 331.5126
CIE-Luv:
53.8197, 79.5098, -81.2533
Hunter-Lab:
46.6961, 84.1410, -46.3434
#e220d1 color charts
#e220d1 color shades, tints & tones
#e220d1 color schemes
#e220d1 color preview, HTML & CSS examples
This text has a color of #e220d1
<p style="color:#e220d1;">Text here</p>
.mytext {color:#e220d1;}
This box has a color of #e220d1
<div style="background-color:#e220d1;">Content here</div>
.mybackground {background-color:#e220d1;}
Border around this has a color of #e220d1
<div style="border:2px solid #e220d1;">Content here</div>
.myborder {border:2px solid #e220d1;}