#e2badd color space conversions
Hex:
#e2badd
RGB:
226, 186, 221
CMY:
11, 27, 13
CMYK:
0, 18, 2, 11
HSL:
308°, 40.8163%, 80.7843%
HSV (HSB):
308°, 17.6991%, 88.6275%
XYZ:
61.9741, 56.5070, 76.0472
xyY:
0.3186, 0.2905, 56.5070
CIE-Lab:
79.9015, 20.2027, -12.1005
CIE-LCH:
79.9015, 23.5494, 329.0803
CIE-Luv:
79.9015, 20.8250, -22.1607
Hunter-Lab:
75.1712, 15.6130, -7.3611
#e2badd color charts
#e2badd color shades, tints & tones
#e2badd color schemes
#e2badd color preview, HTML & CSS examples
This text has a color of #e2badd
<p style="color:#e2badd;">Text here</p>
.mytext {color:#e2badd;}
This box has a color of #e2badd
<div style="background-color:#e2badd;">Content here</div>
.mybackground {background-color:#e2badd;}
Border around this has a color of #e2badd
<div style="border:2px solid #e2badd;">Content here</div>
.myborder {border:2px solid #e2badd;}