#ebd2e1 color space conversions
Hex:
#ebd2e1
RGB:
235, 210, 225
CMY:
8, 18, 12
CMYK:
0, 11, 4, 8
HSL:
324°, 38.4615%, 87.2549%
HSV (HSB):
324°, 10.6383%, 92.1569%
XYZ:
70.8982, 69.1916, 80.8527
xyY:
0.3209, 0.3132, 69.1916
CIE-Lab:
86.5988, 11.2200, -4.2151
CIE-LCH:
86.5988, 11.9856, 339.4100
CIE-Luv:
86.5988, 13.5342, -8.4581
Hunter-Lab:
83.1815, 6.5735, 0.5969
#ebd2e1 color charts
#ebd2e1 color shades, tints & tones
#ebd2e1 color schemes
#ebd2e1 color preview, HTML & CSS examples
This text has a color of #ebd2e1
<p style="color:#ebd2e1;">Text here</p>
.mytext {color:#ebd2e1;}
This box has a color of #ebd2e1
<div style="background-color:#ebd2e1;">Content here</div>
.mybackground {background-color:#ebd2e1;}
Border around this has a color of #ebd2e1
<div style="border:2px solid #ebd2e1;">Content here</div>
.myborder {border:2px solid #ebd2e1;}