#e40070 color space conversions
Hex:
#e40070
RGB:
228, 0, 112
CMY:
11, 100, 56
CMYK:
0, 100, 51, 11
HSL:
331°, 100.0000%, 44.7059%
HSV (HSB):
331°, 100.0000%, 89.4118%
XYZ:
34.9195, 17.6638, 16.8982
xyY:
0.5026, 0.2542, 17.6638
CIE-Lab:
49.0858, 77.5652, 4.7379
CIE-LCH:
49.0858, 77.7097, 3.4954
CIE-Luv:
49.0858, 127.9995, -9.4851
Hunter-Lab:
42.0284, 74.7583, 5.5813
#e40070 color charts
#e40070 color shades, tints & tones
#e40070 color schemes
#e40070 color preview, HTML & CSS examples
This text has a color of #e40070
<p style="color:#e40070;">Text here</p>
.mytext {color:#e40070;}
This box has a color of #e40070
<div style="background-color:#e40070;">Content here</div>
.mybackground {background-color:#e40070;}
Border around this has a color of #e40070
<div style="border:2px solid #e40070;">Content here</div>
.myborder {border:2px solid #e40070;}