#ced3ce color space conversions
Hex:
#ced3ce
RGB:
206, 211, 206
CMY:
19, 17, 19
CMYK:
2, 0, 2, 17
HSL:
120°, 5.3763%, 81.7647%
HSV (HSB):
120°, 2.3697%, 82.7451%
XYZ:
59.8884, 64.1666, 67.6214
xyY:
0.3124, 0.3348, 64.1666
CIE-Lab:
84.0524, -2.6084, 1.8679
CIE-LCH:
84.0524, 3.2082, 144.3939
CIE-Luv:
84.0524, -2.5414, 3.2724
Hunter-Lab:
80.1040, -6.7295, 6.0220
#ced3ce color charts
#ced3ce color shades, tints & tones
#ced3ce color schemes
#ced3ce color preview, HTML & CSS examples
This text has a color of #ced3ce
<p style="color:#ced3ce;">Text here</p>
.mytext {color:#ced3ce;}
This box has a color of #ced3ce
<div style="background-color:#ced3ce;">Content here</div>
.mybackground {background-color:#ced3ce;}
Border around this has a color of #ced3ce
<div style="border:2px solid #ced3ce;">Content here</div>
.myborder {border:2px solid #ced3ce;}