#ebd2d6 color space conversions
Hex:
#ebd2d6
RGB:
235, 210, 214
CMY:
8, 18, 16
CMYK:
0, 11, 9, 8
HSL:
350°, 38.4615%, 87.2549%
HSV (HSB):
350°, 10.6383%, 92.1569%
XYZ:
69.4451, 68.6104, 73.2013
xyY:
0.3287, 0.3248, 68.6104
CIE-Lab:
86.3108, 9.3426, 1.1916
CIE-LCH:
86.3108, 9.4182, 7.2686
CIE-Luv:
86.3108, 14.4593, 0.1109
Hunter-Lab:
82.8314, 4.6980, 5.5851
#ebd2d6 color charts
#ebd2d6 color shades, tints & tones
#ebd2d6 color schemes
#ebd2d6 color preview, HTML & CSS examples
This text has a color of #ebd2d6
<p style="color:#ebd2d6;">Text here</p>
.mytext {color:#ebd2d6;}
This box has a color of #ebd2d6
<div style="background-color:#ebd2d6;">Content here</div>
.mybackground {background-color:#ebd2d6;}
Border around this has a color of #ebd2d6
<div style="border:2px solid #ebd2d6;">Content here</div>
.myborder {border:2px solid #ebd2d6;}