#e20f81 color space conversions
Hex:
#e20f81
RGB:
226, 15, 129
CMY:
11, 94, 49
CMYK:
0, 93, 43, 11
HSL:
328°, 87.5519%, 47.2549%
HSV (HSB):
328°, 93.3628%, 88.6275%
XYZ:
35.4973, 18.0954, 22.3907
xyY:
0.4672, 0.2381, 18.0954
CIE-Lab:
49.6116, 77.2631, -4.9266
CIE-LCH:
49.6116, 77.4200, 356.3516
CIE-Luv:
49.6116, 117.1933, -21.2850
Hunter-Lab:
42.5387, 74.5105, -1.4309
#e20f81 color charts
#e20f81 color shades, tints & tones
#e20f81 color schemes
#e20f81 color preview, HTML & CSS examples
This text has a color of #e20f81
<p style="color:#e20f81;">Text here</p>
.mytext {color:#e20f81;}
This box has a color of #e20f81
<div style="background-color:#e20f81;">Content here</div>
.mybackground {background-color:#e20f81;}
Border around this has a color of #e20f81
<div style="border:2px solid #e20f81;">Content here</div>
.myborder {border:2px solid #e20f81;}