#ebeced color space conversions
Hex:
#ebeced
RGB:
235, 236, 237
CMY:
8, 7, 7
CMYK:
1, 0, 0, 7
HSL:
210°, 5.2632%, 92.5490%
HSV (HSB):
210°, 0.8439%, 92.9412%
XYZ:
79.5425, 83.7675, 92.0972
xyY:
0.3114, 0.3280, 83.7675
CIE-Lab:
93.3494, -0.1501, -0.6103
CIE-LCH:
93.3494, 0.6285, 256.1845
CIE-Luv:
93.3494, -0.6145, -0.9129
Hunter-Lab:
91.5246, -5.0367, 4.4063
#ebeced color charts
#ebeced color shades, tints & tones
#ebeced color schemes
#ebeced color preview, HTML & CSS examples
This text has a color of #ebeced
<p style="color:#ebeced;">Text here</p>
.mytext {color:#ebeced;}
This box has a color of #ebeced
<div style="background-color:#ebeced;">Content here</div>
.mybackground {background-color:#ebeced;}
Border around this has a color of #ebeced
<div style="border:2px solid #ebeced;">Content here</div>
.myborder {border:2px solid #ebeced;}