#a94216 color space conversions
Hex:
        #a94216
        RGB:
        169, 66, 22
        CMY:
        34, 74, 91
        CMYK:
        0, 61, 87, 34
      HSL:
        18°, 76.9634%, 37.4510%
        HSV (HSB):
        18°, 86.9822%, 66.2745%
        XYZ:
        18.4552, 12.3894, 2.1777
        xyY:
        0.5589, 0.3752, 12.3894
      CIE-Lab:
        41.8284, 40.2719, 45.4150
        CIE-LCH:
        41.8284, 60.6989, 48.4349
        CIE-Luv:
        41.8284, 82.8192, 32.9246
        Hunter-Lab:
        35.1985, 31.9933, 20.9707
      #a94216 color charts
#a94216 RGB chart
      #a94216 CMYK chart
      #a94216 RGB pie chart
      #a94216 color shades, tints & tones
#a94216 color schemes
#a94216 color preview, HTML & CSS examples
           This text has a color of #a94216        
        
          <p style="color:#a94216;">Text here</p>
        
        
          .mytext {color:#a94216;}
        
        Text color #a94216
      
           This box has a color of #a94216        
        
          <div style="background-color:#a94216;">Content here</div>
        
        
          .mybackground {background-color:#a94216;}
        
        Background color #a94216
      
           Border around this has a color of #a94216        
        
          <div style="border:2px solid #a94216;">Content here</div>
        
        
          .myborder {border:2px solid #a94216;}
        
        Border color #a94216