#e20f97 color space conversions
Hex:
#e20f97
RGB:
226, 15, 151
CMY:
11, 94, 41
CMYK:
0, 93, 33, 11
HSL:
321°, 87.5519%, 47.2549%
HSV (HSB):
321°, 93.3628%, 88.6275%
XYZ:
37.1208, 18.7448, 30.9398
xyY:
0.4276, 0.2159, 18.7448
CIE-Lab:
50.3872, 79.3274, -17.0261
CIE-LCH:
50.3872, 81.1340, 347.8864
CIE-Luv:
50.3872, 106.9899, -37.9778
Hunter-Lab:
43.2952, 77.2770, -12.0634
#e20f97 color charts
#e20f97 color shades, tints & tones
#e20f97 color schemes
#e20f97 color preview, HTML & CSS examples
This text has a color of #e20f97
<p style="color:#e20f97;">Text here</p>
.mytext {color:#e20f97;}
This box has a color of #e20f97
<div style="background-color:#e20f97;">Content here</div>
.mybackground {background-color:#e20f97;}
Border around this has a color of #e20f97
<div style="border:2px solid #e20f97;">Content here</div>
.myborder {border:2px solid #e20f97;}