#e45dbd color space conversions
Hex:
#e45dbd
RGB:
228, 93, 189
CMY:
11, 64, 26
CMYK:
0, 59, 17, 11
HSL:
317°, 71.4286%, 62.9412%
HSV (HSB):
317°, 59.2105%, 89.4118%
XYZ:
45.0946, 27.9968, 51.1713
xyY:
0.3629, 0.2253, 27.9968
CIE-Lab:
59.8859, 62.8765, -24.6582
CIE-LCH:
59.8859, 67.5387, 338.5865
CIE-Luv:
59.8859, 73.0014, -47.4780
Hunter-Lab:
52.9120, 59.5317, -20.3011
#e45dbd color charts
#e45dbd color shades, tints & tones
#e45dbd color schemes
#e45dbd color preview, HTML & CSS examples
This text has a color of #e45dbd
<p style="color:#e45dbd;">Text here</p>
.mytext {color:#e45dbd;}
This box has a color of #e45dbd
<div style="background-color:#e45dbd;">Content here</div>
.mybackground {background-color:#e45dbd;}
Border around this has a color of #e45dbd
<div style="border:2px solid #e45dbd;">Content here</div>
.myborder {border:2px solid #e45dbd;}