#e21e75 color space conversions
Hex:
#e21e75
RGB:
226, 30, 117
CMY:
11, 88, 54
CMYK:
0, 87, 48, 11
HSL:
333°, 77.1654%, 50.1961%
HSV (HSB):
333°, 86.7257%, 88.6275%
XYZ:
35.0392, 18.3817, 18.5309
xyY:
0.4870, 0.2555, 18.3817
CIE-Lab:
49.9558, 74.2239, 2.8823
CIE-LCH:
49.9558, 74.2798, 2.2238
CIE-Luv:
49.9558, 119.9679, -10.8898
Hunter-Lab:
42.8738, 70.8522, 4.3854
#e21e75 color charts
#e21e75 color shades, tints & tones
#e21e75 color schemes
#e21e75 color preview, HTML & CSS examples
This text has a color of #e21e75
<p style="color:#e21e75;">Text here</p>
.mytext {color:#e21e75;}
This box has a color of #e21e75
<div style="background-color:#e21e75;">Content here</div>
.mybackground {background-color:#e21e75;}
Border around this has a color of #e21e75
<div style="border:2px solid #e21e75;">Content here</div>
.myborder {border:2px solid #e21e75;}