#a0a245 color space conversions
Hex:
        #a0a245
        RGB:
        160, 162, 69
        CMY:
        37, 36, 73
        CMYK:
        1, 0, 57, 36
      HSL:
        61°, 40.2597%, 45.2941%
        HSV (HSB):
        61°, 57.4074%, 63.5294%
        XYZ:
        28.4917, 33.7439, 10.6418
        xyY:
        0.3910, 0.4630, 33.7439
      CIE-Lab:
        64.7588, -13.4694, 47.1135
        CIE-LCH:
        64.7588, 49.0011, 105.9548
        CIE-Luv:
        64.7588, 2.7869, 56.9794
        Hunter-Lab:
        58.0895, -14.1061, 29.8010
      #a0a245 color charts
#a0a245 RGB chart
      #a0a245 CMYK chart
      #a0a245 RGB pie chart
      #a0a245 color shades, tints & tones
#a0a245 color schemes
#a0a245 color preview, HTML & CSS examples
           This text has a color of #a0a245        
        
          <p style="color:#a0a245;">Text here</p>
        
        
          .mytext {color:#a0a245;}
        
        Text color #a0a245
      
           This box has a color of #a0a245        
        
          <div style="background-color:#a0a245;">Content here</div>
        
        
          .mybackground {background-color:#a0a245;}
        
        Background color #a0a245
      
           Border around this has a color of #a0a245        
        
          <div style="border:2px solid #a0a245;">Content here</div>
        
        
          .myborder {border:2px solid #a0a245;}
        
        Border color #a0a245