#e20d30 color space conversions
Hex:
#e20d30
RGB:
226, 13, 48
CMY:
11, 95, 81
CMYK:
0, 94, 79, 11
HSL:
350°, 89.1213%, 46.8627%
HSV (HSB):
350°, 94.2478%, 88.6275%
XYZ:
32.0415, 16.6700, 4.3252
xyY:
0.6041, 0.3143, 16.6700
CIE-Lab:
47.8415, 72.8067, 41.8308
CIE-LCH:
47.8415, 83.9680, 29.8793
CIE-Luv:
47.8415, 147.1025, 24.9551
Hunter-Lab:
40.8289, 68.6315, 22.2994
#e20d30 color charts
#e20d30 color shades, tints & tones
#e20d30 color schemes
#e20d30 color preview, HTML & CSS examples
This text has a color of #e20d30
<p style="color:#e20d30;">Text here</p>
.mytext {color:#e20d30;}
This box has a color of #e20d30
<div style="background-color:#e20d30;">Content here</div>
.mybackground {background-color:#e20d30;}
Border around this has a color of #e20d30
<div style="border:2px solid #e20d30;">Content here</div>
.myborder {border:2px solid #e20d30;}