#e45d7d color space conversions
Hex:
#e45d7d
RGB:
228, 93, 125
CMY:
11, 64, 51
CMYK:
0, 59, 45, 11
HSL:
346°, 71.4286%, 62.9412%
HSV (HSB):
346°, 59.2105%, 89.4118%
XYZ:
39.6109, 25.8034, 22.2949
xyY:
0.4516, 0.2942, 25.8034
CIE-Lab:
57.8499, 55.1570, 9.4462
CIE-LCH:
57.8499, 55.9600, 9.7182
CIE-Luv:
57.8499, 92.6462, 1.6529
Hunter-Lab:
50.7970, 50.2976, 9.5355
#e45d7d color charts
#e45d7d color shades, tints & tones
#e45d7d color schemes
#e45d7d color preview, HTML & CSS examples
This text has a color of #e45d7d
<p style="color:#e45d7d;">Text here</p>
.mytext {color:#e45d7d;}
This box has a color of #e45d7d
<div style="background-color:#e45d7d;">Content here</div>
.mybackground {background-color:#e45d7d;}
Border around this has a color of #e45d7d
<div style="border:2px solid #e45d7d;">Content here</div>
.myborder {border:2px solid #e45d7d;}