#a75140 color space conversions
Hex:
        #a75140
        RGB:
        167, 81, 64
        CMY:
        35, 68, 75
        CMYK:
        0, 51, 62, 35
      HSL:
        10°, 44.5887%, 45.2941%
        HSV (HSB):
        10°, 61.6766%, 65.4902%
        XYZ:
        19.8042, 14.4705, 6.5998
        xyY:
        0.4845, 0.3540, 14.4705
      CIE-Lab:
        44.9003, 33.9202, 26.4372
        CIE-LCH:
        44.9003, 43.0059, 37.9326
        CIE-Luv:
        44.9003, 64.6764, 22.8123
        Hunter-Lab:
        38.0401, 26.3592, 16.3416
      #a75140 color charts
#a75140 RGB chart
      #a75140 CMYK chart
      #a75140 RGB pie chart
      #a75140 color shades, tints & tones
#a75140 color schemes
#a75140 color preview, HTML & CSS examples
           This text has a color of #a75140        
        
          <p style="color:#a75140;">Text here</p>
        
        
          .mytext {color:#a75140;}
        
        Text color #a75140
      
           This box has a color of #a75140        
        
          <div style="background-color:#a75140;">Content here</div>
        
        
          .mybackground {background-color:#a75140;}
        
        Background color #a75140
      
           Border around this has a color of #a75140        
        
          <div style="border:2px solid #a75140;">Content here</div>
        
        
          .myborder {border:2px solid #a75140;}
        
        Border color #a75140