#a06552 color space conversions
Hex:
        #a06552
        RGB:
        160, 101, 82
        CMY:
        37, 60, 68
        CMYK:
        0, 37, 49, 37
      HSL:
        15°, 32.2314%, 47.4510%
        HSV (HSB):
        15°, 48.7500%, 62.7451%
        XYZ:
        20.6739, 17.3901, 10.2496
        xyY:
        0.4279, 0.3599, 17.3901
      CIE-Lab:
        48.7479, 21.6127, 20.6542
        CIE-LCH:
        48.7479, 29.8949, 43.7010
        CIE-Luv:
        48.7479, 42.4446, 20.8246
        Hunter-Lab:
        41.7015, 15.5153, 14.6184
      #a06552 color charts
#a06552 RGB chart
      #a06552 CMYK chart
      #a06552 RGB pie chart
      #a06552 color shades, tints & tones
#a06552 color schemes
#a06552 color preview, HTML & CSS examples
           This text has a color of #a06552        
        
          <p style="color:#a06552;">Text here</p>
        
        
          .mytext {color:#a06552;}
        
        Text color #a06552
      
           This box has a color of #a06552        
        
          <div style="background-color:#a06552;">Content here</div>
        
        
          .mybackground {background-color:#a06552;}
        
        Background color #a06552
      
           Border around this has a color of #a06552        
        
          <div style="border:2px solid #a06552;">Content here</div>
        
        
          .myborder {border:2px solid #a06552;}
        
        Border color #a06552