#e43f7d color space conversions
Hex:
#e43f7d
RGB:
228, 63, 125
CMY:
11, 75, 51
CMYK:
0, 72, 45, 11
HSL:
337°, 75.3425%, 57.0588%
HSV (HSB):
337°, 72.3684%, 89.4118%
XYZ:
37.4741, 21.5297, 21.5826
xyY:
0.4650, 0.2672, 21.5297
CIE-Lab:
53.5244, 66.9612, 3.2573
CIE-LCH:
53.5244, 67.0404, 2.7849
CIE-Luv:
53.5244, 107.6562, -8.7623
Hunter-Lab:
46.4001, 62.9618, 4.9018
#e43f7d color charts
#e43f7d color shades, tints & tones
#e43f7d color schemes
#e43f7d color preview, HTML & CSS examples
This text has a color of #e43f7d
<p style="color:#e43f7d;">Text here</p>
.mytext {color:#e43f7d;}
This box has a color of #e43f7d
<div style="background-color:#e43f7d;">Content here</div>
.mybackground {background-color:#e43f7d;}
Border around this has a color of #e43f7d
<div style="border:2px solid #e43f7d;">Content here</div>
.myborder {border:2px solid #e43f7d;}