#a0a274 color space conversions
Hex:
        #a0a274
        RGB:
        160, 162, 116
        CMY:
        37, 36, 55
        CMYK:
        1, 0, 28, 36
      HSL:
        63°, 19.8276%, 54.5098%
        HSV (HSB):
        63°, 28.3951%, 63.5294%
        XYZ:
        30.5699, 34.5752, 21.5855
        xyY:
        0.3525, 0.3987, 34.5752
      CIE-Lab:
        65.4166, -8.3588, 23.7559
        CIE-LCH:
        65.4166, 25.1836, 109.3851
        CIE-Luv:
        65.4166, 1.1290, 32.7444
        Hunter-Lab:
        58.8007, -10.1007, 19.3954
      #a0a274 color charts
#a0a274 RGB chart
      #a0a274 CMYK chart
      #a0a274 RGB pie chart
      #a0a274 color shades, tints & tones
#a0a274 color schemes
#a0a274 color preview, HTML & CSS examples
           This text has a color of #a0a274        
        
          <p style="color:#a0a274;">Text here</p>
        
        
          .mytext {color:#a0a274;}
        
        Text color #a0a274
      
           This box has a color of #a0a274        
        
          <div style="background-color:#a0a274;">Content here</div>
        
        
          .mybackground {background-color:#a0a274;}
        
        Background color #a0a274
      
           Border around this has a color of #a0a274        
        
          <div style="border:2px solid #a0a274;">Content here</div>
        
        
          .myborder {border:2px solid #a0a274;}
        
        Border color #a0a274