#a06568 color space conversions
Hex:
        #a06568
        RGB:
        160, 101, 104
        CMY:
        37, 60, 59
        CMYK:
        0, 37, 35, 37
      HSL:
        357°, 23.6948%, 51.1765%
        HSV (HSB):
        357°, 36.8750%, 62.7451%
        XYZ:
        21.6496, 17.7804, 15.3876
        xyY:
        0.3949, 0.3244, 17.7804
      CIE-Lab:
        49.2287, 24.1982, 8.2874
        CIE-LCH:
        49.2287, 25.5780, 18.9053
        CIE-Luv:
        49.2287, 39.0604, 6.4214
        Hunter-Lab:
        42.1668, 17.8547, 7.8806
      #a06568 color charts
#a06568 RGB chart
      #a06568 CMYK chart
      #a06568 RGB pie chart
      #a06568 color shades, tints & tones
#a06568 color schemes
#a06568 color preview, HTML & CSS examples
           This text has a color of #a06568        
        
          <p style="color:#a06568;">Text here</p>
        
        
          .mytext {color:#a06568;}
        
        Text color #a06568
      
           This box has a color of #a06568        
        
          <div style="background-color:#a06568;">Content here</div>
        
        
          .mybackground {background-color:#a06568;}
        
        Background color #a06568
      
           Border around this has a color of #a06568        
        
          <div style="border:2px solid #a06568;">Content here</div>
        
        
          .myborder {border:2px solid #a06568;}
        
        Border color #a06568