#e42a5d color space conversions
Hex:
#e42a5d
RGB:
228, 42, 93
CMY:
11, 84, 64
CMYK:
0, 82, 59, 11
HSL:
344°, 77.5000%, 52.9412%
HSV (HSB):
344°, 81.5789%, 89.4118%
XYZ:
34.7987, 18.9402, 12.1777
xyY:
0.5279, 0.2873, 18.9402
CIE-Lab:
50.6172, 70.5507, 18.4970
CIE-LCH:
50.6172, 72.9351, 14.6912
CIE-Luv:
50.6172, 127.5104, 7.4032
Hunter-Lab:
43.5204, 66.5670, 13.8740
#e42a5d color charts
#e42a5d color shades, tints & tones
#e42a5d color schemes
#e42a5d color preview, HTML & CSS examples
This text has a color of #e42a5d
<p style="color:#e42a5d;">Text here</p>
.mytext {color:#e42a5d;}
This box has a color of #e42a5d
<div style="background-color:#e42a5d;">Content here</div>
.mybackground {background-color:#e42a5d;}
Border around this has a color of #e42a5d
<div style="border:2px solid #e42a5d;">Content here</div>
.myborder {border:2px solid #e42a5d;}