#d3cb85 color space conversions
Hex:
        #d3cb85
        RGB:
        211, 203, 133
        CMY:
        17, 20, 48
        CMYK:
        0, 4, 37, 17
      HSL:
        54°, 46.9880%, 67.4510%
        HSV (HSB):
        54°, 36.9668%, 82.7451%
        XYZ:
        52.4535, 58.2542, 30.6699
        xyY:
        0.3710, 0.4120, 58.2542
      CIE-Lab:
        80.8799, -7.4616, 35.9309
        CIE-LCH:
        80.8799, 36.6975, 101.7316
        CIE-Luv:
        80.8799, 8.6308, 48.9355
        Hunter-Lab:
        76.3244, -10.8947, 29.6023
      #d3cb85 color charts
#d3cb85 RGB chart
      #d3cb85 CMYK chart
      #d3cb85 RGB pie chart
      #d3cb85 color shades, tints & tones
#d3cb85 color schemes
#d3cb85 color preview, HTML & CSS examples
           This text has a color of #d3cb85        
        
          <p style="color:#d3cb85;">Text here</p>
        
        
          .mytext {color:#d3cb85;}
        
        Text color #d3cb85
      
           This box has a color of #d3cb85        
        
          <div style="background-color:#d3cb85;">Content here</div>
        
        
          .mybackground {background-color:#d3cb85;}
        
        Background color #d3cb85
      
           Border around this has a color of #d3cb85        
        
          <div style="border:2px solid #d3cb85;">Content here</div>
        
        
          .myborder {border:2px solid #d3cb85;}
        
        Border color #d3cb85