#a0b012 color space conversions
Hex:
        #a0b012
        RGB:
        160, 176, 18
        CMY:
        37, 31, 93
        CMYK:
        9, 0, 90, 31
      HSL:
        66°, 81.4433%, 38.0392%
        HSV (HSB):
        66°, 89.7727%, 69.0196%
        XYZ:
        30.1317, 38.5679, 6.4285
        xyY:
        0.4011, 0.5134, 38.5679
      CIE-Lab:
        68.4371, -23.0231, 67.7035
        CIE-LCH:
        68.4371, 71.5110, 108.7810
        CIE-Luv:
        68.4371, -5.2478, 75.1292
        Hunter-Lab:
        62.1031, -22.0742, 37.3348
      #a0b012 color charts
#a0b012 RGB chart
      #a0b012 CMYK chart
      #a0b012 RGB pie chart
      #a0b012 color shades, tints & tones
#a0b012 color schemes
#a0b012 color preview, HTML & CSS examples
           This text has a color of #a0b012        
        
          <p style="color:#a0b012;">Text here</p>
        
        
          .mytext {color:#a0b012;}
        
        Text color #a0b012
      
           This box has a color of #a0b012        
        
          <div style="background-color:#a0b012;">Content here</div>
        
        
          .mybackground {background-color:#a0b012;}
        
        Background color #a0b012
      
           Border around this has a color of #a0b012        
        
          <div style="border:2px solid #a0b012;">Content here</div>
        
        
          .myborder {border:2px solid #a0b012;}
        
        Border color #a0b012