#e42a8d color space conversions
Hex:
#e42a8d
RGB:
228, 42, 141
CMY:
11, 84, 45
CMYK:
0, 82, 38, 11
HSL:
328°, 77.5000%, 52.9412%
HSV (HSB):
328°, 81.5789%, 89.4118%
XYZ:
37.6306, 20.0730, 27.0904
xyY:
0.4438, 0.2367, 20.0730
CIE-Lab:
51.9196, 74.3879, -8.6879
CIE-LCH:
51.9196, 74.8935, 353.3385
CIE-Luv:
51.9196, 108.3637, -25.7815
Hunter-Lab:
44.8029, 71.5196, -4.4881
#e42a8d color charts
#e42a8d color shades, tints & tones
#e42a8d color schemes
#e42a8d color preview, HTML & CSS examples
This text has a color of #e42a8d
<p style="color:#e42a8d;">Text here</p>
.mytext {color:#e42a8d;}
This box has a color of #e42a8d
<div style="background-color:#e42a8d;">Content here</div>
.mybackground {background-color:#e42a8d;}
Border around this has a color of #e42a8d
<div style="border:2px solid #e42a8d;">Content here</div>
.myborder {border:2px solid #e42a8d;}