#e42f8e color space conversions
Hex:
#e42f8e
RGB:
228, 47, 142
CMY:
11, 82, 44
CMYK:
0, 79, 38, 11
HSL:
329°, 77.0213%, 53.9216%
HSV (HSB):
329°, 79.3860%, 89.4118%
XYZ:
37.8939, 20.4800, 27.5470
xyY:
0.4410, 0.2384, 20.4800
CIE-Lab:
52.3756, 73.2768, -8.6044
CIE-LCH:
52.3756, 73.7802, 353.3028
CIE-Luv:
52.3756, 106.5775, -25.4753
Hunter-Lab:
45.2548, 70.2701, -4.4119
#e42f8e color charts
#e42f8e color shades, tints & tones
#e42f8e color schemes
#e42f8e color preview, HTML & CSS examples
This text has a color of #e42f8e
<p style="color:#e42f8e;">Text here</p>
.mytext {color:#e42f8e;}
This box has a color of #e42f8e
<div style="background-color:#e42f8e;">Content here</div>
.mybackground {background-color:#e42f8e;}
Border around this has a color of #e42f8e
<div style="border:2px solid #e42f8e;">Content here</div>
.myborder {border:2px solid #e42f8e;}