#e42d8b color space conversions
Hex:
#e42d8b
RGB:
228, 45, 139
CMY:
11, 82, 45
CMYK:
0, 80, 39, 11
HSL:
329°, 77.2152%, 53.5294%
HSV (HSB):
329°, 80.2632%, 89.4118%
XYZ:
37.5935, 20.2348, 26.3504
xyY:
0.4466, 0.2404, 20.2348
CIE-Lab:
52.1017, 73.4825, -7.2180
CIE-LCH:
52.1017, 73.8362, 354.3899
CIE-Luv:
52.1017, 108.4060, -23.6421
Hunter-Lab:
44.9831, 70.4562, -3.2429
#e42d8b color charts
#e42d8b color shades, tints & tones
#e42d8b color schemes
#e42d8b color preview, HTML & CSS examples
This text has a color of #e42d8b
<p style="color:#e42d8b;">Text here</p>
.mytext {color:#e42d8b;}
This box has a color of #e42d8b
<div style="background-color:#e42d8b;">Content here</div>
.mybackground {background-color:#e42d8b;}
Border around this has a color of #e42d8b
<div style="border:2px solid #e42d8b;">Content here</div>
.myborder {border:2px solid #e42d8b;}