#a5ae50 color space conversions
Hex:
        #a5ae50
        RGB:
        165, 174, 80
        CMY:
        35, 32, 69
        CMYK:
        5, 0, 54, 32
      HSL:
        66°, 37.0079%, 49.8039%
        HSV (HSB):
        66°, 54.0230%, 68.2353%
        XYZ:
        32.1011, 38.8506, 13.3964
        xyY:
        0.3806, 0.4606, 38.8506
      CIE-Lab:
        68.6429, -16.6389, 46.4628
        CIE-LCH:
        68.6429, 49.3523, 109.7031
        CIE-Luv:
        68.6429, -1.6220, 58.4035
        Hunter-Lab:
        62.3303, -17.1477, 30.8882
      #a5ae50 color charts
#a5ae50 RGB chart
      #a5ae50 CMYK chart
      #a5ae50 RGB pie chart
      #a5ae50 color shades, tints & tones
#a5ae50 color schemes
#a5ae50 color preview, HTML & CSS examples
           This text has a color of #a5ae50        
        
          <p style="color:#a5ae50;">Text here</p>
        
        
          .mytext {color:#a5ae50;}
        
        Text color #a5ae50
      
           This box has a color of #a5ae50        
        
          <div style="background-color:#a5ae50;">Content here</div>
        
        
          .mybackground {background-color:#a5ae50;}
        
        Background color #a5ae50
      
           Border around this has a color of #a5ae50        
        
          <div style="border:2px solid #a5ae50;">Content here</div>
        
        
          .myborder {border:2px solid #a5ae50;}
        
        Border color #a5ae50