#d3c464 color space conversions
Hex:
        #d3c464
        RGB:
        211, 196, 100
        CMY:
        17, 23, 61
        CMYK:
        0, 7, 53, 17
      HSL:
        52°, 55.7789%, 60.9804%
        HSV (HSB):
        52°, 52.6066%, 82.7451%
        XYZ:
        48.9041, 54.2488, 19.9501
        xyY:
        0.3973, 0.4407, 54.2488
      CIE-Lab:
        78.6066, -7.1304, 49.5200
        CIE-LCH:
        78.6066, 50.0307, 98.1937
        CIE-Luv:
        78.6066, 14.5247, 62.2615
        Hunter-Lab:
        73.6538, -10.3750, 35.4982
      #d3c464 color charts
#d3c464 RGB chart
      #d3c464 CMYK chart
      #d3c464 RGB pie chart
      #d3c464 color shades, tints & tones
#d3c464 color schemes
#d3c464 color preview, HTML & CSS examples
           This text has a color of #d3c464        
        
          <p style="color:#d3c464;">Text here</p>
        
        
          .mytext {color:#d3c464;}
        
        Text color #d3c464
      
           This box has a color of #d3c464        
        
          <div style="background-color:#d3c464;">Content here</div>
        
        
          .mybackground {background-color:#d3c464;}
        
        Background color #d3c464
      
           Border around this has a color of #d3c464        
        
          <div style="border:2px solid #d3c464;">Content here</div>
        
        
          .myborder {border:2px solid #d3c464;}
        
        Border color #d3c464