#e20a64 color space conversions
Hex:
#e20a64
RGB:
226, 10, 100
CMY:
11, 96, 61
CMYK:
0, 96, 56, 11
HSL:
335°, 91.5254%, 46.2745%
HSV (HSB):
335°, 95.5752%, 88.6275%
XYZ:
33.7728, 17.3059, 13.6169
xyY:
0.5220, 0.2675, 17.3059
CIE-Lab:
48.6432, 75.5092, 11.4377
CIE-LCH:
48.6432, 76.3706, 8.6134
CIE-Luv:
48.6432, 130.4991, -1.4579
Hunter-Lab:
41.6004, 72.1125, 9.7130
#e20a64 color charts
#e20a64 color shades, tints & tones
#e20a64 color schemes
#e20a64 color preview, HTML & CSS examples
This text has a color of #e20a64
<p style="color:#e20a64;">Text here</p>
.mytext {color:#e20a64;}
This box has a color of #e20a64
<div style="background-color:#e20a64;">Content here</div>
.mybackground {background-color:#e20a64;}
Border around this has a color of #e20a64
<div style="border:2px solid #e20a64;">Content here</div>
.myborder {border:2px solid #e20a64;}