#a5a531 color space conversions
Hex:
        #a5a531
        RGB:
        165, 165, 49
        CMY:
        35, 35, 81
        CMYK:
        0, 0, 70, 35
      HSL:
        60°, 54.2056%, 41.9608%
        HSV (HSB):
        60°, 70.3030%, 64.7059%
        XYZ:
        29.5266, 35.1314, 8.1305
        xyY:
        0.4056, 0.4827, 35.1314
      CIE-Lab:
        65.8508, -14.1731, 56.9018
        CIE-LCH:
        65.8508, 58.6404, 103.9866
        CIE-Luv:
        65.8508, 4.6914, 65.0363
        Hunter-Lab:
        59.2717, -14.8046, 33.3571
      #a5a531 color charts
#a5a531 RGB chart
      #a5a531 CMYK chart
      #a5a531 RGB pie chart
      #a5a531 color shades, tints & tones
#a5a531 color schemes
#a5a531 color preview, HTML & CSS examples
           This text has a color of #a5a531        
        
          <p style="color:#a5a531;">Text here</p>
        
        
          .mytext {color:#a5a531;}
        
        Text color #a5a531
      
           This box has a color of #a5a531        
        
          <div style="background-color:#a5a531;">Content here</div>
        
        
          .mybackground {background-color:#a5a531;}
        
        Background color #a5a531
      
           Border around this has a color of #a5a531        
        
          <div style="border:2px solid #a5a531;">Content here</div>
        
        
          .myborder {border:2px solid #a5a531;}
        
        Border color #a5a531