#a05057 color space conversions
Hex:
        #a05057
        RGB:
        160, 80, 87
        CMY:
        37, 69, 66
        CMYK:
        0, 50, 46, 37
      HSL:
        355°, 33.3333%, 47.0588%
        HSV (HSB):
        355°, 50.0000%, 62.7451%
        XYZ:
        19.0862, 13.8990, 10.6937
        xyY:
        0.4370, 0.3182, 13.8990
      CIE-Lab:
        44.0878, 33.7958, 11.3243
        CIE-LCH:
        44.0878, 35.6427, 18.5250
        CIE-Luv:
        44.0878, 55.1284, 7.6960
        Hunter-Lab:
        37.2814, 26.1404, 9.0905
      #a05057 color charts
#a05057 RGB chart
      #a05057 CMYK chart
      #a05057 RGB pie chart
      #a05057 color shades, tints & tones
#a05057 color schemes
#a05057 color preview, HTML & CSS examples
           This text has a color of #a05057        
        
          <p style="color:#a05057;">Text here</p>
        
        
          .mytext {color:#a05057;}
        
        Text color #a05057
      
           This box has a color of #a05057        
        
          <div style="background-color:#a05057;">Content here</div>
        
        
          .mybackground {background-color:#a05057;}
        
        Background color #a05057
      
           Border around this has a color of #a05057        
        
          <div style="border:2px solid #a05057;">Content here</div>
        
        
          .myborder {border:2px solid #a05057;}
        
        Border color #a05057