#e20b64 color space conversions
Hex:
#e20b64
RGB:
226, 11, 100
CMY:
11, 96, 61
CMYK:
0, 95, 56, 11
HSL:
335°, 90.7173%, 46.4706%
HSV (HSB):
335°, 95.1327%, 88.6275%
XYZ:
33.7840, 17.3282, 13.6207
xyY:
0.5219, 0.2677, 17.3282
CIE-Lab:
48.6709, 75.4287, 11.4764
CIE-LCH:
48.6709, 76.2968, 8.6512
CIE-Luv:
48.6709, 130.3854, -1.3937
Hunter-Lab:
41.6271, 72.0203, 9.7390
#e20b64 color charts
#e20b64 color shades, tints & tones
#e20b64 color schemes
#e20b64 color preview, HTML & CSS examples
This text has a color of #e20b64
<p style="color:#e20b64;">Text here</p>
.mytext {color:#e20b64;}
This box has a color of #e20b64
<div style="background-color:#e20b64;">Content here</div>
.mybackground {background-color:#e20b64;}
Border around this has a color of #e20b64
<div style="border:2px solid #e20b64;">Content here</div>
.myborder {border:2px solid #e20b64;}