#e05ada color space conversions
Hex:
#e05ada
RGB:
224, 90, 218
CMY:
12, 65, 15
CMYK:
0, 60, 3, 12
HSL:
303°, 68.3673%, 61.5686%
HSV (HSB):
303°, 59.8214%, 87.8431%
XYZ:
47.0515, 28.2216, 69.2971
xyY:
0.3255, 0.1952, 28.2216
CIE-Lab:
60.0884, 67.5649, -40.8474
CIE-LCH:
60.0884, 78.9527, 328.8443
CIE-Luv:
60.0884, 62.2117, -73.3192
Hunter-Lab:
53.1240, 65.1292, -40.1535
#e05ada color charts
#e05ada color shades, tints & tones
#e05ada color schemes
#e05ada color preview, HTML & CSS examples
This text has a color of #e05ada
<p style="color:#e05ada;">Text here</p>
.mytext {color:#e05ada;}
This box has a color of #e05ada
<div style="background-color:#e05ada;">Content here</div>
.mybackground {background-color:#e05ada;}
Border around this has a color of #e05ada
<div style="border:2px solid #e05ada;">Content here</div>
.myborder {border:2px solid #e05ada;}