#ebd0e2 color space conversions
Hex:
#ebd0e2
RGB:
235, 208, 226
CMY:
8, 18, 11
CMYK:
0, 11, 4, 8
HSL:
320°, 40.2985%, 86.8627%
HSV (HSB):
320°, 11.4894%, 92.1569%
XYZ:
70.5443, 68.2649, 81.4099
xyY:
0.3203, 0.3100, 68.2649
CIE-Lab:
86.1387, 12.4475, -5.4234
CIE-LCH:
86.1387, 13.5777, 336.4572
CIE-Luv:
86.1387, 14.4871, -10.5393
Hunter-Lab:
82.6226, 7.8162, -0.5840
#ebd0e2 color charts
#ebd0e2 color shades, tints & tones
#ebd0e2 color schemes
#ebd0e2 color preview, HTML & CSS examples
This text has a color of #ebd0e2
<p style="color:#ebd0e2;">Text here</p>
.mytext {color:#ebd0e2;}
This box has a color of #ebd0e2
<div style="background-color:#ebd0e2;">Content here</div>
.mybackground {background-color:#ebd0e2;}
Border around this has a color of #ebd0e2
<div style="border:2px solid #ebd0e2;">Content here</div>
.myborder {border:2px solid #ebd0e2;}