#a0a316 color space conversions
Hex:
        #a0a316
        RGB:
        160, 163, 22
        CMY:
        37, 36, 91
        CMYK:
        2, 0, 87, 36
      HSL:
        61°, 76.2162%, 36.2745%
        HSV (HSB):
        61°, 86.5031%, 63.9216%
        XYZ:
        27.7392, 33.7259, 5.8068
        xyY:
        0.4123, 0.5013, 33.7259
      CIE-Lab:
        64.7444, -16.3797, 63.9329
        CIE-LCH:
        64.7444, 65.9978, 104.3702
        CIE-Luv:
        64.7444, 2.9596, 69.4320
        Hunter-Lab:
        58.0740, -16.3685, 34.7234
      #a0a316 color charts
#a0a316 RGB chart
      #a0a316 CMYK chart
      #a0a316 RGB pie chart
      #a0a316 color shades, tints & tones
#a0a316 color schemes
#a0a316 color preview, HTML & CSS examples
           This text has a color of #a0a316        
        
          <p style="color:#a0a316;">Text here</p>
        
        
          .mytext {color:#a0a316;}
        
        Text color #a0a316
      
           This box has a color of #a0a316        
        
          <div style="background-color:#a0a316;">Content here</div>
        
        
          .mybackground {background-color:#a0a316;}
        
        Background color #a0a316
      
           Border around this has a color of #a0a316        
        
          <div style="border:2px solid #a0a316;">Content here</div>
        
        
          .myborder {border:2px solid #a0a316;}
        
        Border color #a0a316