#d3c470 color space conversions
Hex:
        #d3c470
        RGB:
        211, 196, 112
        CMY:
        17, 23, 56
        CMYK:
        0, 7, 47, 17
      HSL:
        51°, 52.9412%, 63.3333%
        HSV (HSB):
        51°, 46.9194%, 82.7451%
        XYZ:
        49.5285, 54.4986, 23.2381
        xyY:
        0.3892, 0.4282, 54.4986
      CIE-Lab:
        78.7516, -6.0573, 43.8440
        CIE-LCH:
        78.7516, 44.2605, 97.8660
        CIE-Luv:
        78.7516, 13.9822, 56.5991
        Hunter-Lab:
        73.8232, -9.4335, 33.0129
      #d3c470 color charts
#d3c470 RGB chart
      #d3c470 CMYK chart
      #d3c470 RGB pie chart
      #d3c470 color shades, tints & tones
#d3c470 color schemes
#d3c470 color preview, HTML & CSS examples
           This text has a color of #d3c470        
        
          <p style="color:#d3c470;">Text here</p>
        
        
          .mytext {color:#d3c470;}
        
        Text color #d3c470
      
           This box has a color of #d3c470        
        
          <div style="background-color:#d3c470;">Content here</div>
        
        
          .mybackground {background-color:#d3c470;}
        
        Background color #d3c470
      
           Border around this has a color of #d3c470        
        
          <div style="border:2px solid #d3c470;">Content here</div>
        
        
          .myborder {border:2px solid #d3c470;}
        
        Border color #d3c470