#ebfded color space conversions
Hex:
#ebfded
RGB:
235, 253, 237
CMY:
8, 1, 7
CMYK:
7, 0, 6, 1
HSL:
127°, 81.8182%, 95.6863%
HSV (HSB):
127°, 7.1146%, 99.2157%
XYZ:
84.6723, 94.0272, 93.8071
xyY:
0.3107, 0.3450, 94.0272
CIE-Lab:
97.6429, -8.7377, 5.6289
CIE-LCH:
97.6429, 10.3938, 147.2101
CIE-Luv:
97.6429, -9.1270, 10.1781
Hunter-Lab:
96.9676, -13.8268, 10.5198
#ebfded color charts
#ebfded color shades, tints & tones
#ebfded color schemes
#ebfded color preview, HTML & CSS examples
This text has a color of #ebfded
<p style="color:#ebfded;">Text here</p>
.mytext {color:#ebfded;}
This box has a color of #ebfded
<div style="background-color:#ebfded;">Content here</div>
.mybackground {background-color:#ebfded;}
Border around this has a color of #ebfded
<div style="border:2px solid #ebfded;">Content here</div>
.myborder {border:2px solid #ebfded;}