#d5d1bc color space conversions
Hex:
        #d5d1bc
        RGB:
        213, 209, 188
        CMY:
        16, 18, 26
        CMYK:
        0, 2, 12, 16
      HSL:
        50°, 22.9358%, 78.6275%
        HSV (HSB):
        50°, 11.7371%, 83.5294%
        XYZ:
        59.3181, 63.3779, 56.6837
        xyY:
        0.3307, 0.3533, 63.3779
      CIE-Lab:
        83.6408, -2.1993, 10.9044
        CIE-LCH:
        83.6408, 11.1240, 101.4028
        CIE-Luv:
        83.6408, 3.5145, 16.3524
        Hunter-Lab:
        79.6102, -6.3163, 13.5118
      #d5d1bc color charts
#d5d1bc RGB chart
      #d5d1bc CMYK chart
      #d5d1bc RGB pie chart
      #d5d1bc color shades, tints & tones
#d5d1bc color schemes
#d5d1bc color preview, HTML & CSS examples
           This text has a color of #d5d1bc        
        
          <p style="color:#d5d1bc;">Text here</p>
        
        
          .mytext {color:#d5d1bc;}
        
        Text color #d5d1bc
      
           This box has a color of #d5d1bc        
        
          <div style="background-color:#d5d1bc;">Content here</div>
        
        
          .mybackground {background-color:#d5d1bc;}
        
        Background color #d5d1bc
      
           Border around this has a color of #d5d1bc        
        
          <div style="border:2px solid #d5d1bc;">Content here</div>
        
        
          .myborder {border:2px solid #d5d1bc;}
        
        Border color #d5d1bc