#ebedec color space conversions
Hex:
#ebedec
RGB:
235, 237, 236
CMY:
8, 7, 7
CMYK:
1, 0, 0, 7
HSL:
150°, 5.2632%, 92.5490%
HSV (HSB):
150°, 0.8439%, 92.9412%
XYZ:
79.6855, 84.2867, 91.4260
xyY:
0.3120, 0.3300, 84.2867
CIE-Lab:
93.5749, -0.8396, 0.2390
CIE-LCH:
93.5749, 0.8730, 164.1096
CIE-Luv:
93.5749, -1.0637, 0.5176
Hunter-Lab:
91.8078, -5.7328, 5.2220
#ebedec color charts
#ebedec color shades, tints & tones
#ebedec color schemes
#ebedec color preview, HTML & CSS examples
This text has a color of #ebedec
<p style="color:#ebedec;">Text here</p>
.mytext {color:#ebedec;}
This box has a color of #ebedec
<div style="background-color:#ebedec;">Content here</div>
.mybackground {background-color:#ebedec;}
Border around this has a color of #ebedec
<div style="border:2px solid #ebedec;">Content here</div>
.myborder {border:2px solid #ebedec;}