#a0ca47 color space conversions
Hex:
        #a0ca47
        RGB:
        160, 202, 71
        CMY:
        37, 21, 72
        CMYK:
        21, 0, 65, 21
      HSL:
        79°, 55.2743%, 53.5294%
        HSV (HSB):
        79°, 64.8515%, 79.2157%
        XYZ:
        36.7551, 50.1696, 13.7077
        xyY:
        0.3652, 0.4985, 50.1696
      CIE-Lab:
        76.1732, -33.0232, 58.6815
        CIE-LCH:
        76.1732, 67.3353, 119.3688
        CIE-Luv:
        76.1732, -20.5942, 74.6598
        Hunter-Lab:
        70.8305, -31.3269, 38.1070
      #a0ca47 color charts
#a0ca47 RGB chart
      #a0ca47 CMYK chart
      #a0ca47 RGB pie chart
      #a0ca47 color shades, tints & tones
#a0ca47 color schemes
#a0ca47 color preview, HTML & CSS examples
           This text has a color of #a0ca47        
        
          <p style="color:#a0ca47;">Text here</p>
        
        
          .mytext {color:#a0ca47;}
        
        Text color #a0ca47
      
           This box has a color of #a0ca47        
        
          <div style="background-color:#a0ca47;">Content here</div>
        
        
          .mybackground {background-color:#a0ca47;}
        
        Background color #a0ca47
      
           Border around this has a color of #a0ca47        
        
          <div style="border:2px solid #a0ca47;">Content here</div>
        
        
          .myborder {border:2px solid #a0ca47;}
        
        Border color #a0ca47