#e211d3 color space conversions
Hex:
#e211d3
RGB:
226, 17, 211
CMY:
11, 93, 17
CMYK:
0, 92, 7, 11
HSL:
304°, 86.0082%, 47.6471%
HSV (HSB):
304°, 92.4779%, 88.6275%
XYZ:
43.3224, 21.2728, 63.4507
xyY:
0.3383, 0.1661, 21.2728
CIE-Lab:
53.2468, 86.3162, -47.6625
CIE-LCH:
53.2468, 98.6012, 331.0932
CIE-Luv:
53.2468, 80.0573, -84.4343
Hunter-Lab:
46.1224, 86.9490, -49.2797
#e211d3 color charts
#e211d3 color shades, tints & tones
#e211d3 color schemes
#e211d3 color preview, HTML & CSS examples
This text has a color of #e211d3
<p style="color:#e211d3;">Text here</p>
.mytext {color:#e211d3;}
This box has a color of #e211d3
<div style="background-color:#e211d3;">Content here</div>
.mybackground {background-color:#e211d3;}
Border around this has a color of #e211d3
<div style="border:2px solid #e211d3;">Content here</div>
.myborder {border:2px solid #e211d3;}