#e42a8f color space conversions
Hex:
#e42a8f
RGB:
228, 42, 143
CMY:
11, 84, 44
CMYK:
0, 82, 37, 11
HSL:
327°, 77.5000%, 52.9412%
HSV (HSB):
327°, 81.5789%, 89.4118%
XYZ:
37.7808, 20.1331, 27.8814
xyY:
0.4404, 0.2347, 20.1331
CIE-Lab:
51.9873, 74.5839, -9.7837
CIE-LCH:
51.9873, 75.2229, 352.5268
CIE-Luv:
51.9873, 107.5052, -27.3031
Hunter-Lab:
44.8699, 71.7760, -5.4329
#e42a8f color charts
#e42a8f color shades, tints & tones
#e42a8f color schemes
#e42a8f color preview, HTML & CSS examples
This text has a color of #e42a8f
<p style="color:#e42a8f;">Text here</p>
.mytext {color:#e42a8f;}
This box has a color of #e42a8f
<div style="background-color:#e42a8f;">Content here</div>
.mybackground {background-color:#e42a8f;}
Border around this has a color of #e42a8f
<div style="border:2px solid #e42a8f;">Content here</div>
.myborder {border:2px solid #e42a8f;}