#a5a52b color space conversions
Hex:
        #a5a52b
        RGB:
        165, 165, 43
        CMY:
        35, 35, 83
        CMYK:
        0, 0, 74, 35
      HSL:
        60°, 58.6538%, 40.7843%
        HSV (HSB):
        60°, 73.9394%, 64.7059%
        XYZ:
        29.4082, 35.0840, 7.5074
        xyY:
        0.4084, 0.4873, 35.0840
      CIE-Lab:
        65.8140, -14.4675, 59.0474
        CIE-LCH:
        65.8140, 60.7940, 103.7671
        CIE-Luv:
        65.8140, 4.8000, 66.5424
        Hunter-Lab:
        59.2318, -15.0314, 33.9474
      #a5a52b color charts
#a5a52b RGB chart
      #a5a52b CMYK chart
      #a5a52b RGB pie chart
      #a5a52b color shades, tints & tones
#a5a52b color schemes
#a5a52b color preview, HTML & CSS examples
           This text has a color of #a5a52b        
        
          <p style="color:#a5a52b;">Text here</p>
        
        
          .mytext {color:#a5a52b;}
        
        Text color #a5a52b
      
           This box has a color of #a5a52b        
        
          <div style="background-color:#a5a52b;">Content here</div>
        
        
          .mybackground {background-color:#a5a52b;}
        
        Background color #a5a52b
      
           Border around this has a color of #a5a52b        
        
          <div style="border:2px solid #a5a52b;">Content here</div>
        
        
          .myborder {border:2px solid #a5a52b;}
        
        Border color #a5a52b