#e40041 color space conversions
Hex:
#e40041
RGB:
228, 0, 65
CMY:
11, 100, 75
CMYK:
0, 100, 71, 11
HSL:
343°, 100.0000%, 44.7059%
HSV (HSB):
343°, 100.0000%, 89.4118%
XYZ:
32.9490, 16.8756, 6.5217
xyY:
0.5848, 0.2995, 16.8756
CIE-Lab:
48.1030, 74.9348, 32.2699
CIE-LCH:
48.1030, 81.5879, 23.2986
CIE-Luv:
48.1030, 145.9299, 17.8698
Hunter-Lab:
41.0800, 71.2797, 19.3433
#e40041 color charts
#e40041 color shades, tints & tones
#e40041 color schemes
#e40041 color preview, HTML & CSS examples
This text has a color of #e40041
<p style="color:#e40041;">Text here</p>
.mytext {color:#e40041;}
This box has a color of #e40041
<div style="background-color:#e40041;">Content here</div>
.mybackground {background-color:#e40041;}
Border around this has a color of #e40041
<div style="border:2px solid #e40041;">Content here</div>
.myborder {border:2px solid #e40041;}