#d6ced4 color space conversions
Hex:
#d6ced4
RGB:
214, 206, 212
CMY:
16, 19, 17
CMYK:
0, 4, 1, 16
HSL:
315°, 8.8889%, 82.3529%
HSV (HSB):
315°, 3.7383%, 83.9216%
XYZ:
61.6865, 63.1922, 71.2334
xyY:
0.3145, 0.3222, 63.1922
CIE-Lab:
83.5434, 3.8333, -1.9954
CIE-LCH:
83.5434, 4.3215, 332.5013
CIE-Luv:
83.5434, 4.2035, -3.7039
Hunter-Lab:
79.4935, -0.5987, 2.5162
#d6ced4 color charts
#d6ced4 color shades, tints & tones
#d6ced4 color schemes
#d6ced4 color preview, HTML & CSS examples
This text has a color of #d6ced4
<p style="color:#d6ced4;">Text here</p>
.mytext {color:#d6ced4;}
This box has a color of #d6ced4
<div style="background-color:#d6ced4;">Content here</div>
.mybackground {background-color:#d6ced4;}
Border around this has a color of #d6ced4
<div style="border:2px solid #d6ced4;">Content here</div>
.myborder {border:2px solid #d6ced4;}