#e20d54 color space conversions
Hex:
#e20d54
RGB:
226, 13, 84
CMY:
11, 95, 67
CMYK:
0, 94, 63, 11
HSL:
340°, 89.1213%, 46.8627%
HSV (HSB):
340°, 94.2478%, 88.6275%
XYZ:
33.1082, 17.0967, 9.9425
xyY:
0.5505, 0.2842, 17.0967
CIE-Lab:
48.3816, 74.2982, 20.9408
CIE-LCH:
48.3816, 77.1929, 15.7404
CIE-Luv:
48.3816, 136.3639, 8.4485
Hunter-Lab:
41.3481, 70.5688, 14.6869
#e20d54 color charts
#e20d54 color shades, tints & tones
#e20d54 color schemes
#e20d54 color preview, HTML & CSS examples
This text has a color of #e20d54
<p style="color:#e20d54;">Text here</p>
.mytext {color:#e20d54;}
This box has a color of #e20d54
<div style="background-color:#e20d54;">Content here</div>
.mybackground {background-color:#e20d54;}
Border around this has a color of #e20d54
<div style="border:2px solid #e20d54;">Content here</div>
.myborder {border:2px solid #e20d54;}