#a06863 color space conversions
Hex:
        #a06863
        RGB:
        160, 104, 99
        CMY:
        37, 59, 61
        CMYK:
        0, 35, 38, 37
      HSL:
        5°, 24.3028%, 50.7843%
        HSV (HSB):
        5°, 38.1250%, 62.7451%
        XYZ:
        21.6997, 18.2751, 14.1881
        xyY:
        0.4006, 0.3374, 18.2751
      CIE-Lab:
        49.8280, 21.8500, 12.1012
        CIE-LCH:
        49.8280, 24.9773, 28.9790
        CIE-Luv:
        49.8280, 38.0010, 11.4765
        Hunter-Lab:
        42.7493, 15.7956, 10.2467
      #a06863 color charts
#a06863 RGB chart
      #a06863 CMYK chart
      #a06863 RGB pie chart
      #a06863 color shades, tints & tones
#a06863 color schemes
#a06863 color preview, HTML & CSS examples
           This text has a color of #a06863        
        
          <p style="color:#a06863;">Text here</p>
        
        
          .mytext {color:#a06863;}
        
        Text color #a06863
      
           This box has a color of #a06863        
        
          <div style="background-color:#a06863;">Content here</div>
        
        
          .mybackground {background-color:#a06863;}
        
        Background color #a06863
      
           Border around this has a color of #a06863        
        
          <div style="border:2px solid #a06863;">Content here</div>
        
        
          .myborder {border:2px solid #a06863;}
        
        Border color #a06863