#e42d8c color space conversions
Hex:
#e42d8c
RGB:
228, 45, 140
CMY:
11, 82, 45
CMYK:
0, 80, 39, 11
HSL:
329°, 77.2152%, 53.5294%
HSV (HSB):
329°, 80.2632%, 89.4118%
XYZ:
37.6669, 20.2642, 26.7371
xyY:
0.4449, 0.2393, 20.2642
CIE-Lab:
52.1346, 73.5793, -7.7679
CIE-LCH:
52.1346, 73.9882, 353.9735
CIE-Luv:
52.1346, 107.9839, -24.3981
Hunter-Lab:
45.0158, 70.5821, -3.7042
#e42d8c color charts
#e42d8c color shades, tints & tones
#e42d8c color schemes
#e42d8c color preview, HTML & CSS examples
This text has a color of #e42d8c
<p style="color:#e42d8c;">Text here</p>
.mytext {color:#e42d8c;}
This box has a color of #e42d8c
<div style="background-color:#e42d8c;">Content here</div>
.mybackground {background-color:#e42d8c;}
Border around this has a color of #e42d8c
<div style="border:2px solid #e42d8c;">Content here</div>
.myborder {border:2px solid #e42d8c;}