#d3cd9a color space conversions
Hex:
        #d3cd9a
        RGB:
        211, 205, 154
        CMY:
        17, 20, 40
        CMYK:
        0, 3, 27, 17
      HSL:
        54°, 39.3103%, 71.5686%
        HSV (HSB):
        54°, 27.0142%, 82.7451%
        XYZ:
        54.5280, 59.8446, 39.2491
        xyY:
        0.3549, 0.3896, 59.8446
      CIE-Lab:
        81.7537, -5.8908, 26.2031
        CIE-LCH:
        81.7537, 26.8571, 102.6702
        CIE-Luv:
        81.7537, 6.3915, 37.2572
        Hunter-Lab:
        77.3593, -9.5600, 24.0701
      #d3cd9a color charts
#d3cd9a RGB chart
      #d3cd9a CMYK chart
      #d3cd9a RGB pie chart
      #d3cd9a color shades, tints & tones
#d3cd9a color schemes
#d3cd9a color preview, HTML & CSS examples
           This text has a color of #d3cd9a        
        
          <p style="color:#d3cd9a;">Text here</p>
        
        
          .mytext {color:#d3cd9a;}
        
        Text color #d3cd9a
      
           This box has a color of #d3cd9a        
        
          <div style="background-color:#d3cd9a;">Content here</div>
        
        
          .mybackground {background-color:#d3cd9a;}
        
        Background color #d3cd9a
      
           Border around this has a color of #d3cd9a        
        
          <div style="border:2px solid #d3cd9a;">Content here</div>
        
        
          .myborder {border:2px solid #d3cd9a;}
        
        Border color #d3cd9a