#a0ae0b color space conversions
Hex:
        #a0ae0b
        RGB:
        160, 174, 11
        CMY:
        37, 32, 96
        CMYK:
        8, 0, 94, 32
      HSL:
        65°, 88.1081%, 36.2745%
        HSV (HSB):
        65°, 93.6782%, 68.2353%
        XYZ:
        29.6937, 37.7698, 6.0419
        xyY:
        0.4040, 0.5138, 37.7698
      CIE-Lab:
        67.8506, -22.1555, 68.2859
        CIE-LCH:
        67.8506, 71.7902, 107.9757
        CIE-Luv:
        67.8506, -3.9793, 74.9420
        Hunter-Lab:
        61.4572, -21.3060, 37.1912
      #a0ae0b color charts
#a0ae0b RGB chart
      #a0ae0b CMYK chart
      #a0ae0b RGB pie chart
      #a0ae0b color shades, tints & tones
#a0ae0b color schemes
#a0ae0b color preview, HTML & CSS examples
           This text has a color of #a0ae0b        
        
          <p style="color:#a0ae0b;">Text here</p>
        
        
          .mytext {color:#a0ae0b;}
        
        Text color #a0ae0b
      
           This box has a color of #a0ae0b        
        
          <div style="background-color:#a0ae0b;">Content here</div>
        
        
          .mybackground {background-color:#a0ae0b;}
        
        Background color #a0ae0b
      
           Border around this has a color of #a0ae0b        
        
          <div style="border:2px solid #a0ae0b;">Content here</div>
        
        
          .myborder {border:2px solid #a0ae0b;}
        
        Border color #a0ae0b