#a0bf13 color space conversions
Hex:
        #a0bf13
        RGB:
        160, 191, 19
        CMY:
        37, 25, 93
        CMYK:
        16, 0, 90, 25
      HSL:
        71°, 81.9048%, 41.1765%
        HSV (HSB):
        71°, 90.0524%, 74.9020%
        XYZ:
        33.2455, 44.7822, 7.5077
        xyY:
        0.3887, 0.5236, 44.7822
      CIE-Lab:
        72.7483, -30.2444, 71.0019
        CIE-LCH:
        72.7483, 77.1751, 113.0724
        CIE-Luv:
        72.7483, -14.2302, 81.0196
        Hunter-Lab:
        66.9195, -28.4305, 40.1919
      #a0bf13 color charts
#a0bf13 RGB chart
      #a0bf13 CMYK chart
      #a0bf13 RGB pie chart
      #a0bf13 color shades, tints & tones
#a0bf13 color schemes
#a0bf13 color preview, HTML & CSS examples
           This text has a color of #a0bf13        
        
          <p style="color:#a0bf13;">Text here</p>
        
        
          .mytext {color:#a0bf13;}
        
        Text color #a0bf13
      
           This box has a color of #a0bf13        
        
          <div style="background-color:#a0bf13;">Content here</div>
        
        
          .mybackground {background-color:#a0bf13;}
        
        Background color #a0bf13
      
           Border around this has a color of #a0bf13        
        
          <div style="border:2px solid #a0bf13;">Content here</div>
        
        
          .myborder {border:2px solid #a0bf13;}
        
        Border color #a0bf13