#e01ded color space conversions
Hex:
#e01ded
RGB:
224, 29, 237
CMY:
12, 89, 7
CMYK:
5, 88, 0, 7
HSL:
296°, 85.2459%, 52.1569%
HSV (HSB):
296°, 87.7637%, 92.9412%
XYZ:
46.4659, 22.8404, 82.0804
xyY:
0.3069, 0.1509, 22.8404
CIE-Lab:
54.9076, 88.2480, -59.7672
CIE-LCH:
54.9076, 106.5825, 325.8916
CIE-Luv:
54.9076, 67.6069, -103.3390
Hunter-Lab:
47.7917, 89.9128, -68.3741
#e01ded color charts
#e01ded color shades, tints & tones
#e01ded color schemes
#e01ded color preview, HTML & CSS examples
This text has a color of #e01ded
<p style="color:#e01ded;">Text here</p>
.mytext {color:#e01ded;}
This box has a color of #e01ded
<div style="background-color:#e01ded;">Content here</div>
.mybackground {background-color:#e01ded;}
Border around this has a color of #e01ded
<div style="border:2px solid #e01ded;">Content here</div>
.myborder {border:2px solid #e01ded;}