#a0a51c color space conversions
Hex:
        #a0a51c
        RGB:
        160, 165, 28
        CMY:
        37, 35, 89
        CMYK:
        3, 0, 83, 35
      HSL:
        62°, 70.9845%, 37.8431%
        HSV (HSB):
        62°, 83.0303%, 64.7059%
        XYZ:
        28.1619, 34.4677, 6.2672
        xyY:
        0.4088, 0.5003, 34.4677
      CIE-Lab:
        65.3321, -17.2366, 63.0068
        CIE-LCH:
        65.3321, 65.3219, 105.3000
        CIE-Luv:
        65.3321, 1.6117, 69.3896
        Hunter-Lab:
        58.7092, -17.1172, 34.7672
      #a0a51c color charts
#a0a51c RGB chart
      #a0a51c CMYK chart
      #a0a51c RGB pie chart
      #a0a51c color shades, tints & tones
#a0a51c color schemes
#a0a51c color preview, HTML & CSS examples
           This text has a color of #a0a51c        
        
          <p style="color:#a0a51c;">Text here</p>
        
        
          .mytext {color:#a0a51c;}
        
        Text color #a0a51c
      
           This box has a color of #a0a51c        
        
          <div style="background-color:#a0a51c;">Content here</div>
        
        
          .mybackground {background-color:#a0a51c;}
        
        Background color #a0a51c
      
           Border around this has a color of #a0a51c        
        
          <div style="border:2px solid #a0a51c;">Content here</div>
        
        
          .myborder {border:2px solid #a0a51c;}
        
        Border color #a0a51c