#e20b4c color space conversions
Hex:
#e20b4c
RGB:
226, 11, 76
CMY:
11, 96, 70
CMYK:
0, 95, 66, 11
HSL:
342°, 90.7173%, 46.4706%
HSV (HSB):
342°, 95.1327%, 88.6275%
XYZ:
32.7882, 16.9299, 8.3771
xyY:
0.5644, 0.2914, 16.9299
CIE-Lab:
48.1716, 74.0666, 25.5774
CIE-LCH:
48.1716, 78.3586, 19.0513
CIE-Luv:
48.1716, 139.4613, 12.6703
Hunter-Lab:
41.1460, 70.2369, 16.7310
#e20b4c color charts
#e20b4c color shades, tints & tones
#e20b4c color schemes
#e20b4c color preview, HTML & CSS examples
This text has a color of #e20b4c
<p style="color:#e20b4c;">Text here</p>
.mytext {color:#e20b4c;}
This box has a color of #e20b4c
<div style="background-color:#e20b4c;">Content here</div>
.mybackground {background-color:#e20b4c;}
Border around this has a color of #e20b4c
<div style="border:2px solid #e20b4c;">Content here</div>
.myborder {border:2px solid #e20b4c;}