#e20a41 color space conversions
Hex:
#e20a41
RGB:
226, 10, 65
CMY:
11, 96, 75
CMYK:
0, 96, 71, 11
HSL:
345°, 91.5254%, 46.2745%
HSV (HSB):
345°, 95.5752%, 88.6275%
XYZ:
32.4267, 16.7675, 6.5284
xyY:
0.5819, 0.3009, 16.7675
CIE-Lab:
47.9657, 73.6604, 32.0067
CIE-LCH:
47.9657, 80.3136, 23.4858
CIE-Luv:
47.9657, 143.1034, 17.9881
Hunter-Lab:
40.9481, 69.6944, 19.2110
#e20a41 color charts
#e20a41 color shades, tints & tones
#e20a41 color schemes
#e20a41 color preview, HTML & CSS examples
This text has a color of #e20a41
<p style="color:#e20a41;">Text here</p>
.mytext {color:#e20a41;}
This box has a color of #e20a41
<div style="background-color:#e20a41;">Content here</div>
.mybackground {background-color:#e20a41;}
Border around this has a color of #e20a41
<div style="border:2px solid #e20a41;">Content here</div>
.myborder {border:2px solid #e20a41;}