#a0a718 color space conversions
Hex:
        #a0a718
        RGB:
        160, 167, 24
        CMY:
        37, 35, 91
        CMYK:
        4, 0, 86, 35
      HSL:
        63°, 74.8691%, 37.4510%
        HSV (HSB):
        63°, 85.6287%, 65.4902%
        XYZ:
        28.4808, 35.1770, 6.1529
        xyY:
        0.4080, 0.5039, 35.1770
      CIE-Lab:
        65.8862, -18.3717, 64.4347
        CIE-LCH:
        65.8862, 67.0026, 105.9140
        CIE-Luv:
        65.8862, 0.3661, 70.7904
        Hunter-Lab:
        59.3102, -18.0770, 35.3663
      #a0a718 color charts
#a0a718 RGB chart
      #a0a718 CMYK chart
      #a0a718 RGB pie chart
      #a0a718 color shades, tints & tones
#a0a718 color schemes
#a0a718 color preview, HTML & CSS examples
           This text has a color of #a0a718        
        
          <p style="color:#a0a718;">Text here</p>
        
        
          .mytext {color:#a0a718;}
        
        Text color #a0a718
      
           This box has a color of #a0a718        
        
          <div style="background-color:#a0a718;">Content here</div>
        
        
          .mybackground {background-color:#a0a718;}
        
        Background color #a0a718
      
           Border around this has a color of #a0a718        
        
          <div style="border:2px solid #a0a718;">Content here</div>
        
        
          .myborder {border:2px solid #a0a718;}
        
        Border color #a0a718