#d9c964 color space conversions
Hex:
        #d9c964
        RGB:
        217, 201, 100
        CMY:
        15, 21, 61
        CMYK:
        0, 7, 54, 15
      HSL:
        52°, 60.6218%, 62.1569%
        HSV (HSB):
        52°, 53.9171%, 85.0980%
        XYZ:
        51.8022, 57.4451, 20.4143
        xyY:
        0.3995, 0.4430, 57.4451
      CIE-Lab:
        80.4293, -7.2240, 51.7883
        CIE-LCH:
        80.4293, 52.2897, 97.9410
        CIE-Luv:
        80.4293, 15.4146, 64.9071
        Hunter-Lab:
        75.7925, -10.6370, 37.0853
      #d9c964 color charts
#d9c964 RGB chart
      #d9c964 CMYK chart
      #d9c964 RGB pie chart
      #d9c964 color shades, tints & tones
#d9c964 color schemes
#d9c964 color preview, HTML & CSS examples
           This text has a color of #d9c964        
        
          <p style="color:#d9c964;">Text here</p>
        
        
          .mytext {color:#d9c964;}
        
        Text color #d9c964
      
           This box has a color of #d9c964        
        
          <div style="background-color:#d9c964;">Content here</div>
        
        
          .mybackground {background-color:#d9c964;}
        
        Background color #d9c964
      
           Border around this has a color of #d9c964        
        
          <div style="border:2px solid #d9c964;">Content here</div>
        
        
          .myborder {border:2px solid #d9c964;}
        
        Border color #d9c964