#d8d1bc color space conversions
Hex:
        #d8d1bc
        RGB:
        216, 209, 188
        CMY:
        15, 18, 26
        CMYK:
        0, 3, 13, 15
      HSL:
        45°, 26.4151%, 79.2157%
        HSV (HSB):
        45°, 12.9630%, 84.7059%
        XYZ:
        60.1965, 63.8307, 56.7248
        xyY:
        0.3330, 0.3531, 63.8307
      CIE-Lab:
        83.8775, -1.1210, 11.2737
        CIE-LCH:
        83.8775, 11.3293, 95.6785
        CIE-Luv:
        83.8775, 5.3110, 16.6813
        Hunter-Lab:
        79.8941, -5.3233, 13.8300
      #d8d1bc color charts
#d8d1bc RGB chart
      #d8d1bc CMYK chart
      #d8d1bc RGB pie chart
      #d8d1bc color shades, tints & tones
#d8d1bc color schemes
#d8d1bc color preview, HTML & CSS examples
           This text has a color of #d8d1bc        
        
          <p style="color:#d8d1bc;">Text here</p>
        
        
          .mytext {color:#d8d1bc;}
        
        Text color #d8d1bc
      
           This box has a color of #d8d1bc        
        
          <div style="background-color:#d8d1bc;">Content here</div>
        
        
          .mybackground {background-color:#d8d1bc;}
        
        Background color #d8d1bc
      
           Border around this has a color of #d8d1bc        
        
          <div style="border:2px solid #d8d1bc;">Content here</div>
        
        
          .myborder {border:2px solid #d8d1bc;}
        
        Border color #d8d1bc