#a0ba06 color space conversions
Hex:
        #a0ba06
        RGB:
        160, 186, 6
        CMY:
        37, 27, 98
        CMYK:
        14, 0, 97, 27
      HSL:
        69°, 93.7500%, 37.6471%
        HSV (HSB):
        69°, 96.7742%, 72.9412%
        XYZ:
        32.0890, 42.6045, 6.7045
        xyY:
        0.3942, 0.5234, 42.6045
      CIE-Lab:
        71.2857, -28.0741, 71.5159
        CIE-LCH:
        71.2857, 76.8289, 111.4328
        CIE-Luv:
        71.2857, -11.2676, 80.0252
        Hunter-Lab:
        65.2722, -26.4724, 39.6004
      #a0ba06 color charts
#a0ba06 RGB chart
      #a0ba06 CMYK chart
      #a0ba06 RGB pie chart
      #a0ba06 color shades, tints & tones
#a0ba06 color schemes
#a0ba06 color preview, HTML & CSS examples
           This text has a color of #a0ba06        
        
          <p style="color:#a0ba06;">Text here</p>
        
        
          .mytext {color:#a0ba06;}
        
        Text color #a0ba06
      
           This box has a color of #a0ba06        
        
          <div style="background-color:#a0ba06;">Content here</div>
        
        
          .mybackground {background-color:#a0ba06;}
        
        Background color #a0ba06
      
           Border around this has a color of #a0ba06        
        
          <div style="border:2px solid #a0ba06;">Content here</div>
        
        
          .myborder {border:2px solid #a0ba06;}
        
        Border color #a0ba06