#a0a725 color space conversions
Hex:
        #a0a725
        RGB:
        160, 167, 37
        CMY:
        37, 35, 85
        CMYK:
        4, 0, 78, 35
      HSL:
        63°, 63.7255%, 40.0000%
        HSV (HSB):
        63°, 77.8443%, 65.4902%
        XYZ:
        28.6498, 35.2446, 7.0431
        xyY:
        0.4039, 0.4968, 35.2446
      CIE-Lab:
        65.9386, -17.9370, 60.9890
        CIE-LCH:
        65.9386, 63.5719, 106.3888
        CIE-Luv:
        65.9386, 0.2361, 68.6017
        Hunter-Lab:
        59.3672, -17.7506, 34.5230
      #a0a725 color charts
#a0a725 RGB chart
      #a0a725 CMYK chart
      #a0a725 RGB pie chart
      #a0a725 color shades, tints & tones
#a0a725 color schemes
#a0a725 color preview, HTML & CSS examples
           This text has a color of #a0a725        
        
          <p style="color:#a0a725;">Text here</p>
        
        
          .mytext {color:#a0a725;}
        
        Text color #a0a725
      
           This box has a color of #a0a725        
        
          <div style="background-color:#a0a725;">Content here</div>
        
        
          .mybackground {background-color:#a0a725;}
        
        Background color #a0a725
      
           Border around this has a color of #a0a725        
        
          <div style="border:2px solid #a0a725;">Content here</div>
        
        
          .myborder {border:2px solid #a0a725;}
        
        Border color #a0a725