#d3c960 color space conversions
Hex:
        #d3c960
        RGB:
        211, 201, 96
        CMY:
        17, 21, 62
        CMYK:
        0, 5, 55, 17
      HSL:
        55°, 56.6502%, 60.1961%
        HSV (HSB):
        55°, 54.5024%, 82.7451%
        XYZ:
        49.8619, 56.4667, 19.3375
        xyY:
        0.3968, 0.4493, 56.4667
      CIE-Lab:
        79.8787, -10.0148, 52.8882
        CIE-LCH:
        79.8787, 53.8280, 100.7225
        CIE-Luv:
        79.8787, 11.4573, 66.3348
        Hunter-Lab:
        75.1443, -13.0591, 37.3435
      #d3c960 color charts
#d3c960 RGB chart
      #d3c960 CMYK chart
      #d3c960 RGB pie chart
      #d3c960 color shades, tints & tones
#d3c960 color schemes
#d3c960 color preview, HTML & CSS examples
           This text has a color of #d3c960        
        
          <p style="color:#d3c960;">Text here</p>
        
        
          .mytext {color:#d3c960;}
        
        Text color #d3c960
      
           This box has a color of #d3c960        
        
          <div style="background-color:#d3c960;">Content here</div>
        
        
          .mybackground {background-color:#d3c960;}
        
        Background color #d3c960
      
           Border around this has a color of #d3c960        
        
          <div style="border:2px solid #d3c960;">Content here</div>
        
        
          .myborder {border:2px solid #d3c960;}
        
        Border color #d3c960