#e42c7e color space conversions
Hex:
#e42c7e
RGB:
228, 44, 126
CMY:
11, 83, 51
CMYK:
0, 81, 45, 11
HSL:
333°, 77.3109%, 53.3333%
HSV (HSB):
333°, 80.7018%, 89.4118%
XYZ:
36.6615, 19.8017, 21.6285
xyY:
0.4695, 0.2536, 19.8017
CIE-Lab:
51.6123, 72.5336, -0.1221
CIE-LCH:
51.6123, 72.5337, 359.9036
CIE-Luv:
51.6123, 114.1222, -14.2259
Hunter-Lab:
44.4991, 69.1874, 2.3319
#e42c7e color charts
#e42c7e color shades, tints & tones
#e42c7e color schemes
#e42c7e color preview, HTML & CSS examples
This text has a color of #e42c7e
<p style="color:#e42c7e;">Text here</p>
.mytext {color:#e42c7e;}
This box has a color of #e42c7e
<div style="background-color:#e42c7e;">Content here</div>
.mybackground {background-color:#e42c7e;}
Border around this has a color of #e42c7e
<div style="border:2px solid #e42c7e;">Content here</div>
.myborder {border:2px solid #e42c7e;}