#a97412 color space conversions
Hex:
        #a97412
        RGB:
        169, 116, 18
        CMY:
        34, 55, 93
        CMYK:
        0, 31, 89, 34
      HSL:
        39°, 80.7487%, 36.6667%
        HSV (HSB):
        39°, 89.3491%, 66.2745%
        XYZ:
        22.7168, 20.9695, 3.4225
        xyY:
        0.4822, 0.4451, 20.9695
      CIE-Lab:
        52.9161, 13.2415, 55.7023
        CIE-LCH:
        52.9161, 57.2545, 76.6279
        CIE-Luv:
        52.9161, 43.7705, 51.3984
        Hunter-Lab:
        45.7924, 8.4137, 27.6234
      #a97412 color charts
#a97412 RGB chart
      #a97412 CMYK chart
      #a97412 RGB pie chart
      #a97412 color shades, tints & tones
#a97412 color schemes
#a97412 color preview, HTML & CSS examples
           This text has a color of #a97412        
        
          <p style="color:#a97412;">Text here</p>
        
        
          .mytext {color:#a97412;}
        
        Text color #a97412
      
           This box has a color of #a97412        
        
          <div style="background-color:#a97412;">Content here</div>
        
        
          .mybackground {background-color:#a97412;}
        
        Background color #a97412
      
           Border around this has a color of #a97412        
        
          <div style="border:2px solid #a97412;">Content here</div>
        
        
          .myborder {border:2px solid #a97412;}
        
        Border color #a97412