#e42d7d color space conversions
Hex:
#e42d7d
RGB:
228, 45, 125
CMY:
11, 82, 51
CMYK:
0, 80, 45, 11
HSL:
334°, 77.2152%, 53.5294%
HSV (HSB):
334°, 80.2632%, 89.4118%
XYZ:
36.6350, 19.8514, 21.3029
xyY:
0.4710, 0.2552, 19.8514
CIE-Lab:
51.6688, 72.2021, 0.5640
CIE-LCH:
51.6688, 72.2043, 0.4476
CIE-Luv:
51.6688, 114.2282, -13.2926
Hunter-Lab:
44.5549, 68.7992, 2.8404
#e42d7d color charts
#e42d7d color shades, tints & tones
#e42d7d color schemes
#e42d7d color preview, HTML & CSS examples
This text has a color of #e42d7d
<p style="color:#e42d7d;">Text here</p>
.mytext {color:#e42d7d;}
This box has a color of #e42d7d
<div style="background-color:#e42d7d;">Content here</div>
.mybackground {background-color:#e42d7d;}
Border around this has a color of #e42d7d
<div style="border:2px solid #e42d7d;">Content here</div>
.myborder {border:2px solid #e42d7d;}