#e42b8e color space conversions
Hex:
#e42b8e
RGB:
228, 43, 142
CMY:
11, 83, 44
CMYK:
0, 81, 38, 11
HSL:
328°, 77.4059%, 53.1373%
HSV (HSB):
328°, 81.1404%, 89.4118%
XYZ:
37.7413, 20.1747, 27.4961
xyY:
0.4419, 0.2362, 20.1747
CIE-Lab:
52.0342, 74.2537, -9.1152
CIE-LCH:
52.0342, 74.8111, 353.0015
CIE-Luv:
52.0342, 107.6749, -26.3374
Hunter-Lab:
44.9163, 71.3826, -4.8538
#e42b8e color charts
#e42b8e color shades, tints & tones
#e42b8e color schemes
#e42b8e color preview, HTML & CSS examples
This text has a color of #e42b8e
<p style="color:#e42b8e;">Text here</p>
.mytext {color:#e42b8e;}
This box has a color of #e42b8e
<div style="background-color:#e42b8e;">Content here</div>
.mybackground {background-color:#e42b8e;}
Border around this has a color of #e42b8e
<div style="border:2px solid #e42b8e;">Content here</div>
.myborder {border:2px solid #e42b8e;}