#a19014 color space conversions
Hex:
        #a19014
        RGB:
        161, 144, 20
        CMY:
        37, 44, 92
        CMYK:
        0, 11, 88, 37
      HSL:
        53°, 77.9006%, 35.4902%
        HSV (HSB):
        53°, 87.5776%, 63.1373%
        XYZ:
        24.7975, 27.5741, 4.6772
        xyY:
        0.4347, 0.4833, 27.5741
      CIE-Lab:
        59.5020, -5.9479, 60.1318
        CIE-LCH:
        59.5020, 60.4252, 95.6490
        CIE-Luv:
        59.5020, 16.5482, 62.0143
        Hunter-Lab:
        52.5110, -7.6006, 31.4767
      #a19014 color charts
#a19014 RGB chart
      #a19014 CMYK chart
      #a19014 RGB pie chart
      #a19014 color shades, tints & tones
#a19014 color schemes
#a19014 color preview, HTML & CSS examples
           This text has a color of #a19014        
        
          <p style="color:#a19014;">Text here</p>
        
        
          .mytext {color:#a19014;}
        
        Text color #a19014
      
           This box has a color of #a19014        
        
          <div style="background-color:#a19014;">Content here</div>
        
        
          .mybackground {background-color:#a19014;}
        
        Background color #a19014
      
           Border around this has a color of #a19014        
        
          <div style="border:2px solid #a19014;">Content here</div>
        
        
          .myborder {border:2px solid #a19014;}
        
        Border color #a19014