#a0bf41 color space conversions
Hex:
        #a0bf41
        RGB:
        160, 191, 65
        CMY:
        37, 25, 75
        CMYK:
        16, 0, 66, 25
      HSL:
        75°, 49.6063%, 50.1961%
        HSV (HSB):
        75°, 65.9686%, 74.9020%
        XYZ:
        34.0821, 45.1168, 11.9131
        xyY:
        0.3741, 0.4952, 45.1168
      CIE-Lab:
        72.9688, -28.2643, 57.7370
        CIE-LCH:
        72.9688, 64.2840, 116.0834
        CIE-Luv:
        72.9688, -14.4511, 71.6664
        Hunter-Lab:
        67.1691, -26.9735, 36.5027
      #a0bf41 color charts
#a0bf41 RGB chart
      #a0bf41 CMYK chart
      #a0bf41 RGB pie chart
      #a0bf41 color shades, tints & tones
#a0bf41 color schemes
#a0bf41 color preview, HTML & CSS examples
           This text has a color of #a0bf41        
        
          <p style="color:#a0bf41;">Text here</p>
        
        
          .mytext {color:#a0bf41;}
        
        Text color #a0bf41
      
           This box has a color of #a0bf41        
        
          <div style="background-color:#a0bf41;">Content here</div>
        
        
          .mybackground {background-color:#a0bf41;}
        
        Background color #a0bf41
      
           Border around this has a color of #a0bf41        
        
          <div style="border:2px solid #a0bf41;">Content here</div>
        
        
          .myborder {border:2px solid #a0bf41;}
        
        Border color #a0bf41