#d3d8b6 color space conversions
Hex:
#d3d8b6
RGB:
211, 216, 182
CMY:
17, 15, 29
CMYK:
2, 0, 16, 15
HSL:
69°, 30.3571%, 78.0392%
HSV (HSB):
69°, 15.7407%, 84.7059%
XYZ:
59.8633, 66.3380, 53.9054
xyY:
0.3324, 0.3683, 66.3380
CIE-Lab:
85.1685, -7.4792, 16.2112
CIE-LCH:
85.1685, 17.8534, 114.7666
CIE-Luv:
85.1685, -1.1361, 24.7902
Hunter-Lab:
81.4482, -11.3391, 17.7734
#d3d8b6 color charts
#d3d8b6 color shades, tints & tones
#d3d8b6 color schemes
#d3d8b6 color preview, HTML & CSS examples
This text has a color of #d3d8b6
<p style="color:#d3d8b6;">Text here</p>
.mytext {color:#d3d8b6;}
This box has a color of #d3d8b6
<div style="background-color:#d3d8b6;">Content here</div>
.mybackground {background-color:#d3d8b6;}
Border around this has a color of #d3d8b6
<div style="border:2px solid #d3d8b6;">Content here</div>
.myborder {border:2px solid #d3d8b6;}