#e42d86 color space conversions
Hex:
#e42d86
RGB:
228, 45, 134
CMY:
11, 82, 47
CMYK:
0, 80, 41, 11
HSL:
331°, 77.2152%, 53.5294%
HSV (HSB):
331°, 80.2632%, 89.4118%
XYZ:
37.2364, 20.0920, 24.4698
xyY:
0.4552, 0.2456, 20.0920
CIE-Lab:
51.9411, 73.0090, -4.4565
CIE-LCH:
51.9411, 73.1449, 356.5070
CIE-Luv:
51.9411, 110.5060, -19.8931
Hunter-Lab:
44.8241, 69.8418, -0.9900
#e42d86 color charts
#e42d86 color shades, tints & tones
#e42d86 color schemes
#e42d86 color preview, HTML & CSS examples
This text has a color of #e42d86
<p style="color:#e42d86;">Text here</p>
.mytext {color:#e42d86;}
This box has a color of #e42d86
<div style="background-color:#e42d86;">Content here</div>
.mybackground {background-color:#e42d86;}
Border around this has a color of #e42d86
<div style="border:2px solid #e42d86;">Content here</div>
.myborder {border:2px solid #e42d86;}