#a06553 color space conversions
Hex:
        #a06553
        RGB:
        160, 101, 83
        CMY:
        37, 60, 67
        CMYK:
        0, 37, 48, 37
      HSL:
        14°, 31.6872%, 47.6471%
        HSV (HSB):
        14°, 48.1250%, 62.7451%
        XYZ:
        20.7122, 17.4055, 10.4516
        xyY:
        0.4264, 0.3584, 17.4055
      CIE-Lab:
        48.7669, 21.7164, 20.0935
        CIE-LCH:
        48.7669, 29.5864, 42.7771
        CIE-Luv:
        48.7669, 42.3030, 20.2252
        Hunter-Lab:
        41.7199, 15.6082, 14.3507
      #a06553 color charts
#a06553 RGB chart
      #a06553 CMYK chart
      #a06553 RGB pie chart
      #a06553 color shades, tints & tones
#a06553 color schemes
#a06553 color preview, HTML & CSS examples
           This text has a color of #a06553        
        
          <p style="color:#a06553;">Text here</p>
        
        
          .mytext {color:#a06553;}
        
        Text color #a06553
      
           This box has a color of #a06553        
        
          <div style="background-color:#a06553;">Content here</div>
        
        
          .mybackground {background-color:#a06553;}
        
        Background color #a06553
      
           Border around this has a color of #a06553        
        
          <div style="border:2px solid #a06553;">Content here</div>
        
        
          .myborder {border:2px solid #a06553;}
        
        Border color #a06553