#d3c985 color space conversions
Hex:
        #d3c985
        RGB:
        211, 201, 133
        CMY:
        17, 21, 48
        CMYK:
        0, 5, 37, 17
      HSL:
        52°, 46.9880%, 67.4510%
        HSV (HSB):
        52°, 36.9668%, 82.7451%
        XYZ:
        51.9843, 57.3156, 30.5135
        xyY:
        0.3718, 0.4099, 57.3156
      CIE-Lab:
        80.3568, -6.4335, 35.2523
        CIE-LCH:
        80.3568, 35.8345, 100.3426
        CIE-Luv:
        80.3568, 9.8423, 47.8744
        Hunter-Lab:
        75.7071, -9.9204, 29.0983
      #d3c985 color charts
#d3c985 RGB chart
      #d3c985 CMYK chart
      #d3c985 RGB pie chart
      #d3c985 color shades, tints & tones
#d3c985 color schemes
#d3c985 color preview, HTML & CSS examples
           This text has a color of #d3c985        
        
          <p style="color:#d3c985;">Text here</p>
        
        
          .mytext {color:#d3c985;}
        
        Text color #d3c985
      
           This box has a color of #d3c985        
        
          <div style="background-color:#d3c985;">Content here</div>
        
        
          .mybackground {background-color:#d3c985;}
        
        Background color #d3c985
      
           Border around this has a color of #d3c985        
        
          <div style="border:2px solid #d3c985;">Content here</div>
        
        
          .myborder {border:2px solid #d3c985;}
        
        Border color #d3c985