#e40d4c color space conversions
Hex:
#e40d4c
RGB:
228, 13, 76
CMY:
11, 95, 70
CMYK:
0, 94, 67, 11
HSL:
342°, 89.2116%, 47.2549%
HSV (HSB):
342°, 94.2982%, 89.4118%
XYZ:
33.4433, 17.3036, 8.4148
xyY:
0.5653, 0.2925, 17.3036
CIE-Lab:
48.6404, 74.3662, 26.2585
CIE-LCH:
48.6404, 78.8659, 19.4480
CIE-Luv:
48.6404, 140.6993, 13.2893
Hunter-Lab:
41.5976, 70.7132, 17.1246
#e40d4c color charts
#e40d4c color shades, tints & tones
#e40d4c color schemes
#e40d4c color preview, HTML & CSS examples
This text has a color of #e40d4c
<p style="color:#e40d4c;">Text here</p>
.mytext {color:#e40d4c;}
This box has a color of #e40d4c
<div style="background-color:#e40d4c;">Content here</div>
.mybackground {background-color:#e40d4c;}
Border around this has a color of #e40d4c
<div style="border:2px solid #e40d4c;">Content here</div>
.myborder {border:2px solid #e40d4c;}