#e1badd color space conversions
Hex:
#e1badd
RGB:
225, 186, 221
CMY:
12, 27, 13
CMYK:
0, 17, 2, 12
HSL:
306°, 39.3939%, 80.5882%
HSV (HSB):
306°, 17.3333%, 88.2353%
XYZ:
61.6614, 56.3458, 76.0325
xyY:
0.3178, 0.2904, 56.3458
CIE-Lab:
79.8102, 19.8658, -12.2465
CIE-LCH:
79.8102, 23.3372, 328.3477
CIE-Luv:
79.8102, 20.2105, -22.3278
Hunter-Lab:
75.0639, 15.2675, -7.5104
#e1badd color charts
#e1badd color shades, tints & tones
#e1badd color schemes
#e1badd color preview, HTML & CSS examples
This text has a color of #e1badd
<p style="color:#e1badd;">Text here</p>
.mytext {color:#e1badd;}
This box has a color of #e1badd
<div style="background-color:#e1badd;">Content here</div>
.mybackground {background-color:#e1badd;}
Border around this has a color of #e1badd
<div style="border:2px solid #e1badd;">Content here</div>
.myborder {border:2px solid #e1badd;}