#ebd0e5 color space conversions
Hex:
#ebd0e5
RGB:
235, 208, 229
CMY:
8, 18, 10
CMYK:
0, 11, 3, 8
HSL:
313°, 40.2985%, 86.8627%
HSV (HSB):
313°, 11.4894%, 92.1569%
XYZ:
70.9597, 68.4311, 83.5973
xyY:
0.3182, 0.3069, 68.4311
CIE-Lab:
86.2215, 12.9774, -6.8921
CIE-LCH:
86.2215, 14.6940, 332.0280
CIE-Luv:
86.2215, 14.2230, -12.9193
Hunter-Lab:
82.7231, 8.3516, -2.0104
#ebd0e5 color charts
#ebd0e5 color shades, tints & tones
#ebd0e5 color schemes
#ebd0e5 color preview, HTML & CSS examples
This text has a color of #ebd0e5
<p style="color:#ebd0e5;">Text here</p>
.mytext {color:#ebd0e5;}
This box has a color of #ebd0e5
<div style="background-color:#ebd0e5;">Content here</div>
.mybackground {background-color:#ebd0e5;}
Border around this has a color of #ebd0e5
<div style="border:2px solid #ebd0e5;">Content here</div>
.myborder {border:2px solid #ebd0e5;}