#e20f50 color space conversions
Hex:
#e20f50
RGB:
226, 15, 80
CMY:
11, 94, 69
CMYK:
0, 93, 65, 11
HSL:
342°, 87.5519%, 47.2549%
HSV (HSB):
342°, 93.3628%, 88.6275%
XYZ:
32.9828, 17.0896, 9.1496
xyY:
0.5569, 0.2886, 17.0896
CIE-Lab:
48.3727, 73.8921, 23.3860
CIE-LCH:
48.3727, 77.5044, 17.5620
CIE-Luv:
48.3727, 137.4921, 10.8166
Hunter-Lab:
41.3396, 70.0723, 15.8151
#e20f50 color charts
#e20f50 color shades, tints & tones
#e20f50 color schemes
#e20f50 color preview, HTML & CSS examples
This text has a color of #e20f50
<p style="color:#e20f50;">Text here</p>
.mytext {color:#e20f50;}
This box has a color of #e20f50
<div style="background-color:#e20f50;">Content here</div>
.mybackground {background-color:#e20f50;}
Border around this has a color of #e20f50
<div style="border:2px solid #e20f50;">Content here</div>
.myborder {border:2px solid #e20f50;}