#a06948 color space conversions
Hex:
        #a06948
        RGB:
        160, 105, 72
        CMY:
        37, 59, 72
        CMYK:
        0, 34, 55, 37
      HSL:
        23°, 37.9310%, 45.4902%
        HSV (HSB):
        23°, 55.0000%, 62.7451%
        XYZ:
        20.7185, 18.0446, 8.5219
        xyY:
        0.4382, 0.3816, 18.0446
      CIE-Lab:
        49.5502, 18.3707, 27.4672
        CIE-LCH:
        49.5502, 33.0444, 56.2246
        CIE-Luv:
        49.5502, 40.9878, 28.3729
        Hunter-Lab:
        42.4790, 12.7226, 17.8409
      #a06948 color charts
#a06948 RGB chart
      #a06948 CMYK chart
      #a06948 RGB pie chart
      #a06948 color shades, tints & tones
#a06948 color schemes
#a06948 color preview, HTML & CSS examples
           This text has a color of #a06948        
        
          <p style="color:#a06948;">Text here</p>
        
        
          .mytext {color:#a06948;}
        
        Text color #a06948
      
           This box has a color of #a06948        
        
          <div style="background-color:#a06948;">Content here</div>
        
        
          .mybackground {background-color:#a06948;}
        
        Background color #a06948
      
           Border around this has a color of #a06948        
        
          <div style="border:2px solid #a06948;">Content here</div>
        
        
          .myborder {border:2px solid #a06948;}
        
        Border color #a06948