#a96315 color space conversions
Hex:
        #a96315
        RGB:
        169, 99, 21
        CMY:
        34, 61, 92
        CMYK:
        0, 41, 88, 34
      HSL:
        32°, 77.8947%, 37.2549%
        HSV (HSB):
        32°, 87.5740%, 66.2745%
        XYZ:
        20.9594, 17.4128, 2.9658
        xyY:
        0.5070, 0.4212, 17.4128
      CIE-Lab:
        48.7761, 22.8692, 51.5068
        CIE-LCH:
        48.7761, 56.3555, 66.0586
        CIE-Luv:
        48.7761, 57.2029, 44.4583
        Hunter-Lab:
        41.7287, 16.6313, 24.9961
      #a96315 color charts
#a96315 RGB chart
      #a96315 CMYK chart
      #a96315 RGB pie chart
      #a96315 color shades, tints & tones
#a96315 color schemes
#a96315 color preview, HTML & CSS examples
           This text has a color of #a96315        
        
          <p style="color:#a96315;">Text here</p>
        
        
          .mytext {color:#a96315;}
        
        Text color #a96315
      
           This box has a color of #a96315        
        
          <div style="background-color:#a96315;">Content here</div>
        
        
          .mybackground {background-color:#a96315;}
        
        Background color #a96315
      
           Border around this has a color of #a96315        
        
          <div style="border:2px solid #a96315;">Content here</div>
        
        
          .myborder {border:2px solid #a96315;}
        
        Border color #a96315