#ced4d6 color space conversions
Hex:
#ced4d6
RGB:
206, 212, 214
CMY:
19, 17, 16
CMYK:
4, 1, 0, 16
HSL:
195°, 8.8889%, 82.3529%
HSV (HSB):
195°, 3.7383%, 83.9216%
XYZ:
61.1347, 65.0638, 72.9548
xyY:
0.3070, 0.3267, 65.0638
CIE-Lab:
84.5166, -1.6563, -1.7048
CIE-LCH:
84.5166, 2.3769, 225.8269
CIE-Luv:
84.5166, -3.4462, -2.3056
Hunter-Lab:
80.6621, -5.8717, 2.8387
#ced4d6 color charts
#ced4d6 color shades, tints & tones
#ced4d6 color schemes
#ced4d6 color preview, HTML & CSS examples
This text has a color of #ced4d6
<p style="color:#ced4d6;">Text here</p>
.mytext {color:#ced4d6;}
This box has a color of #ced4d6
<div style="background-color:#ced4d6;">Content here</div>
.mybackground {background-color:#ced4d6;}
Border around this has a color of #ced4d6
<div style="border:2px solid #ced4d6;">Content here</div>
.myborder {border:2px solid #ced4d6;}