#e28ded color space conversions
Hex:
#e28ded
RGB:
226, 141, 237
CMY:
11, 45, 7
CMYK:
5, 41, 0, 7
HSL:
293°, 72.7273%, 74.1176%
HSV (HSB):
293°, 40.5063%, 92.9412%
XYZ:
56.1750, 41.3329, 85.1381
xyY:
0.3076, 0.2263, 41.3329
CIE-Lab:
70.4085, 47.1519, -35.2742
CIE-LCH:
70.4085, 58.8861, 323.2000
CIE-Luv:
70.4085, 39.6901, -63.1747
Hunter-Lab:
64.2907, 43.4584, -33.5123
#e28ded color charts
#e28ded color shades, tints & tones
#e28ded color schemes
#e28ded color preview, HTML & CSS examples
This text has a color of #e28ded
<p style="color:#e28ded;">Text here</p>
.mytext {color:#e28ded;}
This box has a color of #e28ded
<div style="background-color:#e28ded;">Content here</div>
.mybackground {background-color:#e28ded;}
Border around this has a color of #e28ded
<div style="border:2px solid #e28ded;">Content here</div>
.myborder {border:2px solid #e28ded;}