#e40d2c color space conversions
Hex:
#e40d2c
RGB:
228, 13, 44
CMY:
11, 95, 83
CMYK:
0, 94, 81, 11
HSL:
351°, 89.2116%, 47.2549%
HSV (HSB):
351°, 94.2982%, 89.4118%
XYZ:
32.5935, 16.9637, 3.9393
xyY:
0.6093, 0.3171, 16.9637
CIE-Lab:
48.2142, 73.1871, 44.5661
CIE-LCH:
48.2142, 85.6883, 31.3387
CIE-Luv:
48.2142, 149.4178, 26.6409
Hunter-Lab:
41.1870, 69.1793, 23.1601
#e40d2c color charts
#e40d2c color shades, tints & tones
#e40d2c color schemes
#e40d2c color preview, HTML & CSS examples
This text has a color of #e40d2c
<p style="color:#e40d2c;">Text here</p>
.mytext {color:#e40d2c;}
This box has a color of #e40d2c
<div style="background-color:#e40d2c;">Content here</div>
.mybackground {background-color:#e40d2c;}
Border around this has a color of #e40d2c
<div style="border:2px solid #e40d2c;">Content here</div>
.myborder {border:2px solid #e40d2c;}