#ebd8ed color space conversions
Hex:
#ebd8ed
RGB:
235, 216, 237
CMY:
8, 15, 7
CMYK:
1, 9, 0, 7
HSL:
294°, 36.8421%, 88.8235%
HSV (HSB):
294°, 8.8608%, 92.9412%
XYZ:
74.1029, 72.8883, 90.2840
xyY:
0.3123, 0.3072, 72.8883
CIE-Lab:
88.3944, 10.2123, -7.9039
CIE-LCH:
88.3944, 12.9137, 322.2617
CIE-Luv:
88.3944, 9.4777, -14.0646
Hunter-Lab:
85.3747, 5.5275, -2.9371
#ebd8ed color charts
#ebd8ed color shades, tints & tones
#ebd8ed color schemes
#ebd8ed color preview, HTML & CSS examples
This text has a color of #ebd8ed
<p style="color:#ebd8ed;">Text here</p>
.mytext {color:#ebd8ed;}
This box has a color of #ebd8ed
<div style="background-color:#ebd8ed;">Content here</div>
.mybackground {background-color:#ebd8ed;}
Border around this has a color of #ebd8ed
<div style="border:2px solid #ebd8ed;">Content here</div>
.myborder {border:2px solid #ebd8ed;}