#a19505 color space conversions
Hex:
        #a19505
        RGB:
        161, 149, 5
        CMY:
        37, 42, 98
        CMYK:
        0, 7, 97, 37
      HSL:
        55°, 93.9759%, 32.5490%
        HSV (HSB):
        55°, 96.8944%, 63.1373%
        XYZ:
        25.4728, 29.0829, 4.4146
        xyY:
        0.4320, 0.4932, 29.0829
      CIE-Lab:
        60.8547, -8.9044, 63.8003
        CIE-LCH:
        60.8547, 64.4187, 97.9452
        CIE-Luv:
        60.8547, 13.2003, 65.4681
        Hunter-Lab:
        53.9286, -10.0618, 32.8965
      #a19505 color charts
#a19505 RGB chart
      #a19505 CMYK chart
      #a19505 RGB pie chart
      #a19505 color shades, tints & tones
#a19505 color schemes
#a19505 color preview, HTML & CSS examples
           This text has a color of #a19505        
        
          <p style="color:#a19505;">Text here</p>
        
        
          .mytext {color:#a19505;}
        
        Text color #a19505
      
           This box has a color of #a19505        
        
          <div style="background-color:#a19505;">Content here</div>
        
        
          .mybackground {background-color:#a19505;}
        
        Background color #a19505
      
           Border around this has a color of #a19505        
        
          <div style="border:2px solid #a19505;">Content here</div>
        
        
          .myborder {border:2px solid #a19505;}
        
        Border color #a19505