#d3be96 color space conversions
Hex:
        #d3be96
        RGB:
        211, 190, 150
        CMY:
        17, 25, 41
        CMYK:
        0, 10, 29, 17
      HSL:
        39°, 40.9396%, 70.7843%
        HSV (HSB):
        39°, 28.9100%, 82.7451%
        XYZ:
        50.7824, 52.8778, 36.3841
        xyY:
        0.3626, 0.3776, 52.8778
      CIE-Lab:
        77.8028, 1.3995, 22.9425
        CIE-LCH:
        77.8028, 22.9851, 86.5094
        CIE-Luv:
        77.8028, 15.4600, 31.3354
        Hunter-Lab:
        72.7171, -2.5984, 21.2362
      #d3be96 color charts
#d3be96 RGB chart
      #d3be96 CMYK chart
      #d3be96 RGB pie chart
      #d3be96 color shades, tints & tones
#d3be96 color schemes
#d3be96 color preview, HTML & CSS examples
           This text has a color of #d3be96        
        
          <p style="color:#d3be96;">Text here</p>
        
        
          .mytext {color:#d3be96;}
        
        Text color #d3be96
      
           This box has a color of #d3be96        
        
          <div style="background-color:#d3be96;">Content here</div>
        
        
          .mybackground {background-color:#d3be96;}
        
        Background color #d3be96
      
           Border around this has a color of #d3be96        
        
          <div style="border:2px solid #d3be96;">Content here</div>
        
        
          .myborder {border:2px solid #d3be96;}
        
        Border color #d3be96