#a74a47 color space conversions
Hex:
        #a74a47
        RGB:
        167, 74, 71
        CMY:
        35, 71, 72
        CMYK:
        0, 56, 57, 35
      HSL:
        2°, 40.3361%, 46.6667%
        HSV (HSB):
        2°, 57.4850%, 65.4902%
        XYZ:
        19.5225, 13.5680, 7.5512
        xyY:
        0.4804, 0.3338, 13.5680
      CIE-Lab:
        43.6069, 38.0829, 20.6002
        CIE-LCH:
        43.6069, 43.2975, 28.4103
        CIE-Luv:
        43.6069, 68.0221, 16.2516
        Hunter-Lab:
        36.8347, 30.1444, 13.6298
      #a74a47 color charts
#a74a47 RGB chart
      #a74a47 CMYK chart
      #a74a47 RGB pie chart
      #a74a47 color shades, tints & tones
#a74a47 color schemes
#a74a47 color preview, HTML & CSS examples
           This text has a color of #a74a47        
        
          <p style="color:#a74a47;">Text here</p>
        
        
          .mytext {color:#a74a47;}
        
        Text color #a74a47
      
           This box has a color of #a74a47        
        
          <div style="background-color:#a74a47;">Content here</div>
        
        
          .mybackground {background-color:#a74a47;}
        
        Background color #a74a47
      
           Border around this has a color of #a74a47        
        
          <div style="border:2px solid #a74a47;">Content here</div>
        
        
          .myborder {border:2px solid #a74a47;}
        
        Border color #a74a47