#a05f50 color space conversions
Hex:
        #a05f50
        RGB:
        160, 95, 80
        CMY:
        37, 63, 69
        CMYK:
        0, 41, 50, 37
      HSL:
        11°, 33.3333%, 47.0588%
        HSV (HSB):
        11°, 50.0000%, 62.7451%
        XYZ:
        20.0374, 16.2372, 9.6674
        xyY:
        0.4361, 0.3534, 16.2372
      CIE-Lab:
        47.2841, 24.8038, 19.8869
        CIE-LCH:
        47.2841, 31.7918, 38.7215
        CIE-Luv:
        47.2841, 46.7686, 19.1189
        Hunter-Lab:
        40.2954, 18.2444, 13.9823
      #a05f50 color charts
#a05f50 RGB chart
      #a05f50 CMYK chart
      #a05f50 RGB pie chart
      #a05f50 color shades, tints & tones
#a05f50 color schemes
#a05f50 color preview, HTML & CSS examples
           This text has a color of #a05f50        
        
          <p style="color:#a05f50;">Text here</p>
        
        
          .mytext {color:#a05f50;}
        
        Text color #a05f50
      
           This box has a color of #a05f50        
        
          <div style="background-color:#a05f50;">Content here</div>
        
        
          .mybackground {background-color:#a05f50;}
        
        Background color #a05f50
      
           Border around this has a color of #a05f50        
        
          <div style="border:2px solid #a05f50;">Content here</div>
        
        
          .myborder {border:2px solid #a05f50;}
        
        Border color #a05f50