#a05053 color space conversions
Hex:
        #a05053
        RGB:
        160, 80, 83
        CMY:
        37, 69, 67
        CMYK:
        0, 50, 48, 37
      HSL:
        358°, 33.3333%, 47.0588%
        HSV (HSB):
        358°, 50.0000%, 62.7451%
        XYZ:
        18.9272, 13.8354, 9.8565
        xyY:
        0.4441, 0.3246, 13.8354
      CIE-Lab:
        43.9960, 33.3762, 13.6396
        CIE-LCH:
        43.9960, 36.0557, 22.2280
        CIE-Luv:
        43.9960, 55.9736, 10.3018
        Hunter-Lab:
        37.1960, 25.7367, 10.3260
      #a05053 color charts
#a05053 RGB chart
      #a05053 CMYK chart
      #a05053 RGB pie chart
      #a05053 color shades, tints & tones
#a05053 color schemes
#a05053 color preview, HTML & CSS examples
           This text has a color of #a05053        
        
          <p style="color:#a05053;">Text here</p>
        
        
          .mytext {color:#a05053;}
        
        Text color #a05053
      
           This box has a color of #a05053        
        
          <div style="background-color:#a05053;">Content here</div>
        
        
          .mybackground {background-color:#a05053;}
        
        Background color #a05053
      
           Border around this has a color of #a05053        
        
          <div style="border:2px solid #a05053;">Content here</div>
        
        
          .myborder {border:2px solid #a05053;}
        
        Border color #a05053