#a04d50 color space conversions
Hex:
        #a04d50
        RGB:
        160, 77, 80
        CMY:
        37, 70, 69
        CMYK:
        0, 52, 50, 37
      HSL:
        358°, 35.0211%, 46.4706%
        HSV (HSB):
        358°, 51.8750%, 62.7451%
        XYZ:
        18.5990, 13.3605, 9.1880
        xyY:
        0.4520, 0.3247, 13.3605
      CIE-Lab:
        43.3015, 34.6725, 14.5204
        CIE-LCH:
        43.3015, 37.5902, 22.7233
        CIE-Luv:
        43.3015, 58.4781, 10.8822
        Hunter-Lab:
        36.5521, 26.8614, 10.6829
      #a04d50 color charts
#a04d50 RGB chart
      #a04d50 CMYK chart
      #a04d50 RGB pie chart
      #a04d50 color shades, tints & tones
#a04d50 color schemes
#a04d50 color preview, HTML & CSS examples
           This text has a color of #a04d50        
        
          <p style="color:#a04d50;">Text here</p>
        
        
          .mytext {color:#a04d50;}
        
        Text color #a04d50
      
           This box has a color of #a04d50        
        
          <div style="background-color:#a04d50;">Content here</div>
        
        
          .mybackground {background-color:#a04d50;}
        
        Background color #a04d50
      
           Border around this has a color of #a04d50        
        
          <div style="border:2px solid #a04d50;">Content here</div>
        
        
          .myborder {border:2px solid #a04d50;}
        
        Border color #a04d50