#a19501 color space conversions
Hex:
        #a19501
        RGB:
        161, 149, 1
        CMY:
        37, 42, 100
        CMYK:
        0, 7, 99, 37
      HSL:
        56°, 98.7654%, 31.7647%
        HSV (HSB):
        56°, 99.3789%, 63.1373%
        XYZ:
        25.4509, 29.0742, 4.2992
        xyY:
        0.4327, 0.4943, 29.0742
      CIE-Lab:
        60.8470, -8.9635, 64.3910
        CIE-LCH:
        60.8470, 65.0118, 97.9249
        CIE-Luv:
        60.8470, 13.2312, 65.7872
        Hunter-Lab:
        53.9205, -10.1074, 33.0170
      #a19501 color charts
#a19501 RGB chart
      #a19501 CMYK chart
      #a19501 RGB pie chart
      #a19501 color shades, tints & tones
#a19501 color schemes
#a19501 color preview, HTML & CSS examples
           This text has a color of #a19501        
        
          <p style="color:#a19501;">Text here</p>
        
        
          .mytext {color:#a19501;}
        
        Text color #a19501
      
           This box has a color of #a19501        
        
          <div style="background-color:#a19501;">Content here</div>
        
        
          .mybackground {background-color:#a19501;}
        
        Background color #a19501
      
           Border around this has a color of #a19501        
        
          <div style="border:2px solid #a19501;">Content here</div>
        
        
          .myborder {border:2px solid #a19501;}
        
        Border color #a19501