#d2d6ce color space conversions
Hex:
#d2d6ce
RGB:
210, 214, 206
CMY:
18, 16, 19
CMYK:
2, 0, 4, 16
HSL:
90°, 8.8889%, 82.3529%
HSV (HSB):
90°, 3.7383%, 83.9216%
XYZ:
61.7655, 66.2510, 67.9249
xyY:
0.3152, 0.3381, 66.2510
CIE-Lab:
85.1243, -2.7962, 3.4611
CIE-LCH:
85.1243, 4.4495, 128.9346
CIE-Luv:
85.1243, -1.8267, 5.6950
Hunter-Lab:
81.3947, -6.9880, 7.4981
#d2d6ce color charts
#d2d6ce color shades, tints & tones
#d2d6ce color schemes
#d2d6ce color preview, HTML & CSS examples
This text has a color of #d2d6ce
<p style="color:#d2d6ce;">Text here</p>
.mytext {color:#d2d6ce;}
This box has a color of #d2d6ce
<div style="background-color:#d2d6ce;">Content here</div>
.mybackground {background-color:#d2d6ce;}
Border around this has a color of #d2d6ce
<div style="border:2px solid #d2d6ce;">Content here</div>
.myborder {border:2px solid #d2d6ce;}