#a19514 color space conversions
Hex:
        #a19514
        RGB:
        161, 149, 20
        CMY:
        37, 42, 92
        CMYK:
        0, 7, 88, 37
      HSL:
        55°, 77.9006%, 35.4902%
        HSV (HSB):
        55°, 87.5776%, 63.1373%
        XYZ:
        25.5717, 29.1225, 4.9352
        xyY:
        0.4288, 0.4884, 29.1225
      CIE-Lab:
        60.8896, -8.6379, 61.2589
        CIE-LCH:
        60.8896, 61.8649, 98.0262
        CIE-Luv:
        60.8896, 13.0618, 64.0354
        Hunter-Lab:
        53.9652, -9.8562, 32.3535
      #a19514 color charts
#a19514 RGB chart
      #a19514 CMYK chart
      #a19514 RGB pie chart
      #a19514 color shades, tints & tones
#a19514 color schemes
#a19514 color preview, HTML & CSS examples
           This text has a color of #a19514        
        
          <p style="color:#a19514;">Text here</p>
        
        
          .mytext {color:#a19514;}
        
        Text color #a19514
      
           This box has a color of #a19514        
        
          <div style="background-color:#a19514;">Content here</div>
        
        
          .mybackground {background-color:#a19514;}
        
        Background color #a19514
      
           Border around this has a color of #a19514        
        
          <div style="border:2px solid #a19514;">Content here</div>
        
        
          .myborder {border:2px solid #a19514;}
        
        Border color #a19514