#d5c965 color space conversions
Hex:
        #d5c965
        RGB:
        213, 201, 101
        CMY:
        16, 21, 60
        CMYK:
        0, 6, 53, 16
      HSL:
        54°, 57.1429%, 61.5686%
        HSV (HSB):
        54°, 52.5822%, 83.5294%
        XYZ:
        50.6762, 56.8590, 20.6159
        xyY:
        0.3954, 0.4437, 56.8590
      CIE-Lab:
        80.1002, -8.7865, 50.8454
        CIE-LCH:
        80.1002, 51.5990, 99.8043
        CIE-Luv:
        80.1002, 12.6288, 64.2800
        Hunter-Lab:
        75.4049, -11.9969, 36.5734
      #d5c965 color charts
#d5c965 RGB chart
      #d5c965 CMYK chart
      #d5c965 RGB pie chart
      #d5c965 color shades, tints & tones
#d5c965 color schemes
#d5c965 color preview, HTML & CSS examples
           This text has a color of #d5c965        
        
          <p style="color:#d5c965;">Text here</p>
        
        
          .mytext {color:#d5c965;}
        
        Text color #d5c965
      
           This box has a color of #d5c965        
        
          <div style="background-color:#d5c965;">Content here</div>
        
        
          .mybackground {background-color:#d5c965;}
        
        Background color #d5c965
      
           Border around this has a color of #d5c965        
        
          <div style="border:2px solid #d5c965;">Content here</div>
        
        
          .myborder {border:2px solid #d5c965;}
        
        Border color #d5c965