#a5a067 color space conversions
Hex:
        #a5a067
        RGB:
        165, 160, 103
        CMY:
        35, 37, 60
        CMYK:
        0, 3, 38, 35
      HSL:
        55°, 25.6198%, 52.5490%
        HSV (HSB):
        55°, 37.5758%, 64.7059%
        XYZ:
        30.5360, 34.1202, 17.8084
        xyY:
        0.3703, 0.4138, 34.1202
      CIE-Lab:
        65.0579, -6.9393, 30.3799
        CIE-LCH:
        65.0579, 31.1624, 102.8667
        CIE-Luv:
        65.0579, 6.0734, 39.8396
        Hunter-Lab:
        58.4125, -8.9083, 22.8128
      #a5a067 color charts
#a5a067 RGB chart
      #a5a067 CMYK chart
      #a5a067 RGB pie chart
      #a5a067 color shades, tints & tones
#a5a067 color schemes
#a5a067 color preview, HTML & CSS examples
           This text has a color of #a5a067        
        
          <p style="color:#a5a067;">Text here</p>
        
        
          .mytext {color:#a5a067;}
        
        Text color #a5a067
      
           This box has a color of #a5a067        
        
          <div style="background-color:#a5a067;">Content here</div>
        
        
          .mybackground {background-color:#a5a067;}
        
        Background color #a5a067
      
           Border around this has a color of #a5a067        
        
          <div style="border:2px solid #a5a067;">Content here</div>
        
        
          .myborder {border:2px solid #a5a067;}
        
        Border color #a5a067