#a74d47 color space conversions
Hex:
        #a74d47
        RGB:
        167, 77, 71
        CMY:
        35, 70, 72
        CMYK:
        0, 54, 57, 35
      HSL:
        4°, 40.3361%, 46.6667%
        HSV (HSB):
        4°, 57.4850%, 65.4902%
        XYZ:
        19.7276, 13.9782, 7.6195
        xyY:
        0.4774, 0.3382, 13.9782
      CIE-Lab:
        44.2016, 36.5488, 21.3784
        CIE-LCH:
        44.2016, 42.3421, 30.3245
        CIE-Luv:
        44.2016, 66.0669, 17.4524
        Hunter-Lab:
        37.3874, 28.7580, 14.0879
      #a74d47 color charts
#a74d47 RGB chart
      #a74d47 CMYK chart
      #a74d47 RGB pie chart
      #a74d47 color shades, tints & tones
#a74d47 color schemes
#a74d47 color preview, HTML & CSS examples
           This text has a color of #a74d47        
        
          <p style="color:#a74d47;">Text here</p>
        
        
          .mytext {color:#a74d47;}
        
        Text color #a74d47
      
           This box has a color of #a74d47        
        
          <div style="background-color:#a74d47;">Content here</div>
        
        
          .mybackground {background-color:#a74d47;}
        
        Background color #a74d47
      
           Border around this has a color of #a74d47        
        
          <div style="border:2px solid #a74d47;">Content here</div>
        
        
          .myborder {border:2px solid #a74d47;}
        
        Border color #a74d47