#e20f90 color space conversions
Hex:
#e20f90
RGB:
226, 15, 144
CMY:
11, 94, 44
CMYK:
0, 93, 36, 11
HSL:
323°, 87.5519%, 47.2549%
HSV (HSB):
323°, 93.3628%, 88.6275%
XYZ:
36.5689, 18.5240, 28.0337
xyY:
0.4399, 0.2228, 18.5240
CIE-Lab:
50.1256, 78.6349, -13.2243
CIE-LCH:
50.1256, 79.7392, 350.4537
CIE-Luv:
50.1256, 110.2550, -32.5873
Hunter-Lab:
43.0395, 76.3448, -8.4907
#e20f90 color charts
#e20f90 color shades, tints & tones
#e20f90 color schemes
#e20f90 color preview, HTML & CSS examples
This text has a color of #e20f90
<p style="color:#e20f90;">Text here</p>
.mytext {color:#e20f90;}
This box has a color of #e20f90
<div style="background-color:#e20f90;">Content here</div>
.mybackground {background-color:#e20f90;}
Border around this has a color of #e20f90
<div style="border:2px solid #e20f90;">Content here</div>
.myborder {border:2px solid #e20f90;}