#a0a312 color space conversions
Hex:
        #a0a312
        RGB:
        160, 163, 18
        CMY:
        37, 36, 93
        CMYK:
        2, 0, 89, 36
      HSL:
        61°, 80.1105%, 35.4902%
        HSV (HSB):
        61°, 88.9571%, 63.9216%
        XYZ:
        27.7036, 33.7116, 5.6191
        xyY:
        0.4133, 0.5029, 33.7116
      CIE-Lab:
        64.7330, -16.4728, 64.7332
        CIE-LCH:
        64.7330, 66.7962, 104.2771
        CIE-Luv:
        64.7330, 2.9912, 69.9080
        Hunter-Lab:
        58.0617, -16.4385, 34.9052
      #a0a312 color charts
#a0a312 RGB chart
      #a0a312 CMYK chart
      #a0a312 RGB pie chart
      #a0a312 color shades, tints & tones
#a0a312 color schemes
#a0a312 color preview, HTML & CSS examples
           This text has a color of #a0a312        
        
          <p style="color:#a0a312;">Text here</p>
        
        
          .mytext {color:#a0a312;}
        
        Text color #a0a312
      
           This box has a color of #a0a312        
        
          <div style="background-color:#a0a312;">Content here</div>
        
        
          .mybackground {background-color:#a0a312;}
        
        Background color #a0a312
      
           Border around this has a color of #a0a312        
        
          <div style="border:2px solid #a0a312;">Content here</div>
        
        
          .myborder {border:2px solid #a0a312;}
        
        Border color #a0a312