#a0a156 color space conversions
Hex:
        #a0a156
        RGB:
        160, 161, 86
        CMY:
        37, 37, 66
        CMYK:
        1, 0, 47, 37
      HSL:
        61°, 30.3644%, 48.4314%
        HSV (HSB):
        61°, 46.5839%, 63.1373%
        XYZ:
        28.9218, 33.6352, 13.7720
        xyY:
        0.3789, 0.4407, 33.6352
      CIE-Lab:
        64.6720, -11.4199, 38.6953
        CIE-LCH:
        64.6720, 40.3453, 106.4425
        CIE-Luv:
        64.6720, 2.8898, 49.0504
        Hunter-Lab:
        57.9959, -12.4771, 26.5178
      #a0a156 color charts
#a0a156 RGB chart
      #a0a156 CMYK chart
      #a0a156 RGB pie chart
      #a0a156 color shades, tints & tones
#a0a156 color schemes
#a0a156 color preview, HTML & CSS examples
           This text has a color of #a0a156        
        
          <p style="color:#a0a156;">Text here</p>
        
        
          .mytext {color:#a0a156;}
        
        Text color #a0a156
      
           This box has a color of #a0a156        
        
          <div style="background-color:#a0a156;">Content here</div>
        
        
          .mybackground {background-color:#a0a156;}
        
        Background color #a0a156
      
           Border around this has a color of #a0a156        
        
          <div style="border:2px solid #a0a156;">Content here</div>
        
        
          .myborder {border:2px solid #a0a156;}
        
        Border color #a0a156