#e40a6e color space conversions
Hex:
#e40a6e
RGB:
228, 10, 110
CMY:
11, 96, 57
CMYK:
0, 96, 52, 11
HSL:
332°, 91.5966%, 46.6667%
HSV (HSB):
332°, 95.6140%, 89.4118%
XYZ:
34.9179, 17.8369, 16.3543
xyY:
0.5053, 0.2581, 17.8369
CIE-Lab:
49.2976, 76.6466, 6.2688
CIE-LCH:
49.2976, 76.9026, 4.6757
CIE-Luv:
49.2976, 127.8413, -7.4824
Hunter-Lab:
42.2337, 73.6710, 6.6045
#e40a6e color charts
#e40a6e color shades, tints & tones
#e40a6e color schemes
#e40a6e color preview, HTML & CSS examples
This text has a color of #e40a6e
<p style="color:#e40a6e;">Text here</p>
.mytext {color:#e40a6e;}
This box has a color of #e40a6e
<div style="background-color:#e40a6e;">Content here</div>
.mybackground {background-color:#e40a6e;}
Border around this has a color of #e40a6e
<div style="border:2px solid #e40a6e;">Content here</div>
.myborder {border:2px solid #e40a6e;}