#d8d7bc color space conversions
Hex:
        #d8d7bc
        RGB:
        216, 215, 188
        CMY:
        15, 16, 26
        CMYK:
        0, 0, 13, 15
      HSL:
        58°, 26.4151%, 79.2157%
        HSV (HSB):
        58°, 12.9630%, 84.7059%
        XYZ:
        61.6964, 66.8306, 57.2248
        xyY:
        0.3321, 0.3598, 66.8306
      CIE-Lab:
        85.4184, -4.2252, 13.4588
        CIE-LCH:
        85.4184, 14.1064, 107.4288
        CIE-Luv:
        85.4184, 2.0570, 20.3891
        Hunter-Lab:
        81.7500, -8.3492, 15.7222
      #d8d7bc color charts
#d8d7bc RGB chart
      #d8d7bc CMYK chart
      #d8d7bc RGB pie chart
      #d8d7bc color shades, tints & tones
#d8d7bc color schemes
#d8d7bc color preview, HTML & CSS examples
           This text has a color of #d8d7bc        
        
          <p style="color:#d8d7bc;">Text here</p>
        
        
          .mytext {color:#d8d7bc;}
        
        Text color #d8d7bc
      
           This box has a color of #d8d7bc        
        
          <div style="background-color:#d8d7bc;">Content here</div>
        
        
          .mybackground {background-color:#d8d7bc;}
        
        Background color #d8d7bc
      
           Border around this has a color of #d8d7bc        
        
          <div style="border:2px solid #d8d7bc;">Content here</div>
        
        
          .myborder {border:2px solid #d8d7bc;}
        
        Border color #d8d7bc