#a06344 color space conversions
Hex:
        #a06344
        RGB:
        160, 99, 68
        CMY:
        37, 61, 73
        CMYK:
        0, 38, 58, 37
      HSL:
        20°, 40.3509%, 44.7059%
        HSV (HSB):
        20°, 57.5000%, 62.7451%
        XYZ:
        20.0024, 16.8146, 7.6601
        xyY:
        0.4497, 0.3781, 16.8146
      CIE-Lab:
        48.0256, 21.4348, 27.8253
        CIE-LCH:
        48.0256, 35.1240, 52.3917
        CIE-Luv:
        48.0256, 45.6974, 27.6584
        Hunter-Lab:
        41.0056, 15.3119, 17.6281
      #a06344 color charts
#a06344 RGB chart
      #a06344 CMYK chart
      #a06344 RGB pie chart
      #a06344 color shades, tints & tones
#a06344 color schemes
#a06344 color preview, HTML & CSS examples
           This text has a color of #a06344        
        
          <p style="color:#a06344;">Text here</p>
        
        
          .mytext {color:#a06344;}
        
        Text color #a06344
      
           This box has a color of #a06344        
        
          <div style="background-color:#a06344;">Content here</div>
        
        
          .mybackground {background-color:#a06344;}
        
        Background color #a06344
      
           Border around this has a color of #a06344        
        
          <div style="border:2px solid #a06344;">Content here</div>
        
        
          .myborder {border:2px solid #a06344;}
        
        Border color #a06344