#a5b049 color space conversions
Hex:
        #a5b049
        RGB:
        165, 176, 73
        CMY:
        35, 31, 71
        CMYK:
        6, 0, 59, 31
      HSL:
        66°, 41.3655%, 48.8235%
        HSV (HSB):
        66°, 58.5227%, 69.0196%
        XYZ:
        32.2450, 39.5310, 12.2341
        xyY:
        0.3838, 0.4706, 39.5310
      CIE-Lab:
        69.1342, -18.2369, 50.2742
        CIE-LCH:
        69.1342, 53.4798, 109.9382
        CIE-Luv:
        69.1342, -2.6786, 62.1621
        Hunter-Lab:
        62.8737, -18.4847, 32.4748
      #a5b049 color charts
#a5b049 RGB chart
      #a5b049 CMYK chart
      #a5b049 RGB pie chart
      #a5b049 color shades, tints & tones
#a5b049 color schemes
#a5b049 color preview, HTML & CSS examples
           This text has a color of #a5b049        
        
          <p style="color:#a5b049;">Text here</p>
        
        
          .mytext {color:#a5b049;}
        
        Text color #a5b049
      
           This box has a color of #a5b049        
        
          <div style="background-color:#a5b049;">Content here</div>
        
        
          .mybackground {background-color:#a5b049;}
        
        Background color #a5b049
      
           Border around this has a color of #a5b049        
        
          <div style="border:2px solid #a5b049;">Content here</div>
        
        
          .myborder {border:2px solid #a5b049;}
        
        Border color #a5b049