#e5bddd color space conversions
Hex:
#e5bddd
RGB:
229, 189, 221
CMY:
10, 26, 13
CMYK:
0, 17, 3, 10
HSL:
312°, 43.4783%, 81.9608%
HSV (HSB):
312°, 17.4672%, 89.8039%
XYZ:
63.5618, 58.2737, 76.3045
xyY:
0.3208, 0.2941, 58.2737
CIE-Lab:
80.8907, 19.6105, -10.5949
CIE-LCH:
80.8907, 22.2895, 331.6190
CIE-Luv:
80.8907, 21.1395, -19.7311
Hunter-Lab:
76.3372, 15.0372, -5.8286
#e5bddd color charts
#e5bddd color shades, tints & tones
#e5bddd color schemes
#e5bddd color preview, HTML & CSS examples
This text has a color of #e5bddd
<p style="color:#e5bddd;">Text here</p>
.mytext {color:#e5bddd;}
This box has a color of #e5bddd
<div style="background-color:#e5bddd;">Content here</div>
.mybackground {background-color:#e5bddd;}
Border around this has a color of #e5bddd
<div style="border:2px solid #e5bddd;">Content here</div>
.myborder {border:2px solid #e5bddd;}