#ebd8dd color space conversions
Hex:
#ebd8dd
RGB:
235, 216, 221
CMY:
8, 15, 13
CMYK:
0, 8, 6, 8
HSL:
344°, 32.2034%, 88.4314%
HSV (HSB):
344°, 8.0851%, 92.1569%
XYZ:
71.8680, 71.9944, 78.5151
xyY:
0.3232, 0.3237, 71.9944
CIE-Lab:
87.9659, 7.3858, -0.0956
CIE-LCH:
87.9659, 7.3865, 359.2587
CIE-Luv:
87.9659, 10.7182, -1.4731
Hunter-Lab:
84.8495, 2.7038, 4.5309
#ebd8dd color charts
#ebd8dd color shades, tints & tones
#ebd8dd color schemes
#ebd8dd color preview, HTML & CSS examples
This text has a color of #ebd8dd
<p style="color:#ebd8dd;">Text here</p>
.mytext {color:#ebd8dd;}
This box has a color of #ebd8dd
<div style="background-color:#ebd8dd;">Content here</div>
.mybackground {background-color:#ebd8dd;}
Border around this has a color of #ebd8dd
<div style="border:2px solid #ebd8dd;">Content here</div>
.myborder {border:2px solid #ebd8dd;}