#a05145 color space conversions
Hex:
        #a05145
        RGB:
        160, 81, 69
        CMY:
        37, 68, 73
        CMYK:
        0, 49, 57, 37
      HSL:
        8°, 39.7380%, 44.9020%
        HSV (HSB):
        8°, 56.8750%, 62.7451%
        XYZ:
        18.5138, 13.7881, 7.3158
        xyY:
        0.4673, 0.3480, 13.7881
      CIE-Lab:
        43.9275, 31.5301, 22.0158
        CIE-LCH:
        43.9275, 38.4557, 34.9245
        CIE-Luv:
        43.9275, 58.0400, 19.1246
        Hunter-Lab:
        37.1323, 24.0167, 14.3113
      #a05145 color charts
#a05145 RGB chart
      #a05145 CMYK chart
      #a05145 RGB pie chart
      #a05145 color shades, tints & tones
#a05145 color schemes
#a05145 color preview, HTML & CSS examples
           This text has a color of #a05145        
        
          <p style="color:#a05145;">Text here</p>
        
        
          .mytext {color:#a05145;}
        
        Text color #a05145
      
           This box has a color of #a05145        
        
          <div style="background-color:#a05145;">Content here</div>
        
        
          .mybackground {background-color:#a05145;}
        
        Background color #a05145
      
           Border around this has a color of #a05145        
        
          <div style="border:2px solid #a05145;">Content here</div>
        
        
          .myborder {border:2px solid #a05145;}
        
        Border color #a05145