#e20a4d color space conversions
Hex:
#e20a4d
RGB:
226, 10, 77
CMY:
11, 96, 70
CMYK:
0, 96, 66, 11
HSL:
341°, 91.5254%, 46.2745%
HSV (HSB):
341°, 95.5752%, 88.6275%
XYZ:
32.8121, 16.9217, 8.5580
xyY:
0.5629, 0.2903, 16.9217
CIE-Lab:
48.1612, 74.1967, 24.9517
CIE-LCH:
48.1612, 78.2799, 18.5873
CIE-Luv:
48.1612, 139.2496, 12.0851
Hunter-Lab:
41.1359, 70.3928, 16.4604
#e20a4d color charts
#e20a4d color shades, tints & tones
#e20a4d color schemes
#e20a4d color preview, HTML & CSS examples
This text has a color of #e20a4d
<p style="color:#e20a4d;">Text here</p>
.mytext {color:#e20a4d;}
This box has a color of #e20a4d
<div style="background-color:#e20a4d;">Content here</div>
.mybackground {background-color:#e20a4d;}
Border around this has a color of #e20a4d
<div style="border:2px solid #e20a4d;">Content here</div>
.myborder {border:2px solid #e20a4d;}