#a15314 color space conversions
Hex:
        #a15314
        RGB:
        161, 83, 20
        CMY:
        37, 67, 92
        CMYK:
        0, 48, 88, 37
      HSL:
        27°, 77.9006%, 35.4902%
        HSV (HSB):
        27°, 87.5776%, 63.1373%
        XYZ:
        17.9175, 13.8141, 2.3839
        xyY:
        0.5252, 0.4049, 13.8141
      CIE-Lab:
        43.9651, 28.2220, 47.4378
        CIE-LCH:
        43.9651, 55.1980, 59.2505
        CIE-Luv:
        43.9651, 63.2755, 38.2412
        Hunter-Lab:
        37.1673, 21.0078, 22.2143
      #a15314 color charts
#a15314 RGB chart
      #a15314 CMYK chart
      #a15314 RGB pie chart
      #a15314 color shades, tints & tones
#a15314 color schemes
#a15314 color preview, HTML & CSS examples
           This text has a color of #a15314        
        
          <p style="color:#a15314;">Text here</p>
        
        
          .mytext {color:#a15314;}
        
        Text color #a15314
      
           This box has a color of #a15314        
        
          <div style="background-color:#a15314;">Content here</div>
        
        
          .mybackground {background-color:#a15314;}
        
        Background color #a15314
      
           Border around this has a color of #a15314        
        
          <div style="border:2px solid #a15314;">Content here</div>
        
        
          .myborder {border:2px solid #a15314;}
        
        Border color #a15314