#a06456 color space conversions
Hex:
        #a06456
        RGB:
        160, 100, 86
        CMY:
        37, 61, 66
        CMYK:
        0, 38, 46, 37
      HSL:
        11°, 30.0813%, 48.2353%
        HSV (HSB):
        11°, 46.2500%, 62.7451%
        XYZ:
        20.7341, 17.2598, 11.0428
        xyY:
        0.4228, 0.3520, 17.2598
      CIE-Lab:
        48.5857, 22.6033, 18.0860
        CIE-LCH:
        48.5857, 28.9484, 38.6651
        CIE-Luv:
        48.5857, 42.5306, 17.8960
        Hunter-Lab:
        41.5449, 16.3815, 13.3220
      #a06456 color charts
#a06456 RGB chart
      #a06456 CMYK chart
      #a06456 RGB pie chart
      #a06456 color shades, tints & tones
#a06456 color schemes
#a06456 color preview, HTML & CSS examples
           This text has a color of #a06456        
        
          <p style="color:#a06456;">Text here</p>
        
        
          .mytext {color:#a06456;}
        
        Text color #a06456
      
           This box has a color of #a06456        
        
          <div style="background-color:#a06456;">Content here</div>
        
        
          .mybackground {background-color:#a06456;}
        
        Background color #a06456
      
           Border around this has a color of #a06456        
        
          <div style="border:2px solid #a06456;">Content here</div>
        
        
          .myborder {border:2px solid #a06456;}
        
        Border color #a06456