#e21e82 color space conversions
Hex:
#e21e82
RGB:
226, 30, 130
CMY:
11, 88, 49
CMYK:
0, 87, 42, 11
HSL:
329°, 77.1654%, 50.1961%
HSV (HSB):
329°, 86.7257%, 88.6275%
XYZ:
35.8576, 18.7090, 22.8404
xyY:
0.4632, 0.2417, 18.7090
CIE-Lab:
50.3450, 75.3159, -4.4471
CIE-LCH:
50.3450, 75.4471, 356.6208
CIE-Luv:
50.3450, 114.3340, -20.2881
Hunter-Lab:
43.2539, 72.2825, -1.0306
#e21e82 color charts
#e21e82 color shades, tints & tones
#e21e82 color schemes
#e21e82 color preview, HTML & CSS examples
This text has a color of #e21e82
<p style="color:#e21e82;">Text here</p>
.mytext {color:#e21e82;}
This box has a color of #e21e82
<div style="background-color:#e21e82;">Content here</div>
.mybackground {background-color:#e21e82;}
Border around this has a color of #e21e82
<div style="border:2px solid #e21e82;">Content here</div>
.myborder {border:2px solid #e21e82;}