#a05054 color space conversions
Hex:
        #a05054
        RGB:
        160, 80, 84
        CMY:
        37, 69, 67
        CMYK:
        0, 50, 48, 37
      HSL:
        357°, 33.3333%, 47.0588%
        HSV (HSB):
        357°, 50.0000%, 62.7451%
        XYZ:
        18.9661, 13.8510, 10.0614
        xyY:
        0.4423, 0.3230, 13.8510
      CIE-Lab:
        44.0185, 33.4792, 13.0605
        CIE-LCH:
        44.0185, 35.9366, 21.3112
        CIE-Luv:
        44.0185, 55.7647, 9.6583
        Hunter-Lab:
        37.2169, 25.8357, 10.0231
      #a05054 color charts
#a05054 RGB chart
      #a05054 CMYK chart
      #a05054 RGB pie chart
      #a05054 color shades, tints & tones
#a05054 color schemes
#a05054 color preview, HTML & CSS examples
           This text has a color of #a05054        
        
          <p style="color:#a05054;">Text here</p>
        
        
          .mytext {color:#a05054;}
        
        Text color #a05054
      
           This box has a color of #a05054        
        
          <div style="background-color:#a05054;">Content here</div>
        
        
          .mybackground {background-color:#a05054;}
        
        Background color #a05054
      
           Border around this has a color of #a05054        
        
          <div style="border:2px solid #a05054;">Content here</div>
        
        
          .myborder {border:2px solid #a05054;}
        
        Border color #a05054