#e05dae color space conversions
Hex:
#e05dae
RGB:
224, 93, 174
CMY:
12, 64, 32
CMYK:
0, 58, 22, 12
HSL:
323°, 67.8756%, 62.1569%
HSV (HSB):
323°, 58.4821%, 87.8431%
XYZ:
42.2948, 26.7320, 42.9750
xyY:
0.3776, 0.2387, 26.7320
CIE-Lab:
58.7254, 59.6346, -17.8693
CIE-LCH:
58.7254, 62.2543, 343.3193
CIE-Luv:
58.7254, 74.6825, -36.5491
Hunter-Lab:
51.7030, 55.5388, -13.0892
#e05dae color charts
#e05dae color shades, tints & tones
#e05dae color schemes
#e05dae color preview, HTML & CSS examples
This text has a color of #e05dae
<p style="color:#e05dae;">Text here</p>
.mytext {color:#e05dae;}
This box has a color of #e05dae
<div style="background-color:#e05dae;">Content here</div>
.mybackground {background-color:#e05dae;}
Border around this has a color of #e05dae
<div style="border:2px solid #e05dae;">Content here</div>
.myborder {border:2px solid #e05dae;}