#d6dcd3 color space conversions
Hex:
#d6dcd3
RGB:
214, 220, 211
CMY:
16, 14, 17
CMYK:
3, 0, 4, 14
HSL:
100°, 11.3924%, 84.5098%
HSV (HSB):
100°, 4.0909%, 86.2745%
XYZ:
65.0826, 70.1857, 71.7450
xyY:
0.3144, 0.3390, 70.1857
CIE-Lab:
87.0879, -3.6417, 3.7011
CIE-LCH:
87.0879, 5.1923, 134.5361
CIE-Luv:
87.0879, -2.8962, 6.2256
Hunter-Lab:
83.7769, -7.9407, 7.8690
#d6dcd3 color charts
#d6dcd3 color shades, tints & tones
#d6dcd3 color schemes
#d6dcd3 color preview, HTML & CSS examples
This text has a color of #d6dcd3
<p style="color:#d6dcd3;">Text here</p>
.mytext {color:#d6dcd3;}
This box has a color of #d6dcd3
<div style="background-color:#d6dcd3;">Content here</div>
.mybackground {background-color:#d6dcd3;}
Border around this has a color of #d6dcd3
<div style="border:2px solid #d6dcd3;">Content here</div>
.myborder {border:2px solid #d6dcd3;}