#e05dbd color space conversions
Hex:
#e05dbd
RGB:
224, 93, 189
CMY:
12, 64, 26
CMYK:
0, 58, 16, 12
HSL:
316°, 67.8756%, 62.1569%
HSV (HSB):
316°, 58.4821%, 87.8431%
XYZ:
43.8401, 27.3501, 51.1126
xyY:
0.3585, 0.2236, 27.3501
CIE-Lab:
59.2970, 61.7645, -25.6139
CIE-LCH:
59.2970, 66.8650, 337.4761
CIE-Luv:
59.2970, 70.0350, -48.6432
Hunter-Lab:
52.2973, 58.1137, -21.3387
#e05dbd color charts
#e05dbd color shades, tints & tones
#e05dbd color schemes
#e05dbd color preview, HTML & CSS examples
This text has a color of #e05dbd
<p style="color:#e05dbd;">Text here</p>
.mytext {color:#e05dbd;}
This box has a color of #e05dbd
<div style="background-color:#e05dbd;">Content here</div>
.mybackground {background-color:#e05dbd;}
Border around this has a color of #e05dbd
<div style="border:2px solid #e05dbd;">Content here</div>
.myborder {border:2px solid #e05dbd;}