#ebebdc color space conversions
Hex:
#ebebdc
RGB:
235, 235, 220
CMY:
8, 8, 14
CMYK:
0, 0, 6, 8
HSL:
60°, 27.2727%, 89.2157%
HSV (HSB):
60°, 6.3830%, 92.1569%
XYZ:
76.8875, 82.2461, 79.5328
xyY:
0.3222, 0.3446, 82.2461
CIE-Lab:
92.6834, -2.5809, 7.2665
CIE-LCH:
92.6834, 7.7112, 109.5543
CIE-Luv:
92.6834, 0.8253, 11.4166
Hunter-Lab:
90.6897, -7.3729, 11.4867
#ebebdc color charts
#ebebdc color shades, tints & tones
#ebebdc color schemes
#ebebdc color preview, HTML & CSS examples
This text has a color of #ebebdc
<p style="color:#ebebdc;">Text here</p>
.mytext {color:#ebebdc;}
This box has a color of #ebebdc
<div style="background-color:#ebebdc;">Content here</div>
.mybackground {background-color:#ebebdc;}
Border around this has a color of #ebebdc
<div style="border:2px solid #ebebdc;">Content here</div>
.myborder {border:2px solid #ebebdc;}