#e42f8d color space conversions
Hex:
#e42f8d
RGB:
228, 47, 141
CMY:
11, 82, 45
CMYK:
0, 79, 38, 11
HSL:
329°, 77.0213%, 53.9216%
HSV (HSB):
329°, 79.3860%, 89.4118%
XYZ:
37.8191, 20.4501, 27.1533
xyY:
0.4427, 0.2394, 20.4501
CIE-Lab:
52.3423, 73.1781, -8.0563
CIE-LCH:
52.3423, 73.6202, 353.7175
CIE-Luv:
52.3423, 106.9968, -24.7159
Hunter-Lab:
45.2218, 70.1421, -3.9452
#e42f8d color charts
#e42f8d color shades, tints & tones
#e42f8d color schemes
#e42f8d color preview, HTML & CSS examples
This text has a color of #e42f8d
<p style="color:#e42f8d;">Text here</p>
.mytext {color:#e42f8d;}
This box has a color of #e42f8d
<div style="background-color:#e42f8d;">Content here</div>
.mybackground {background-color:#e42f8d;}
Border around this has a color of #e42f8d
<div style="border:2px solid #e42f8d;">Content here</div>
.myborder {border:2px solid #e42f8d;}