#a74d48 color space conversions
Hex:
        #a74d48
        RGB:
        167, 77, 72
        CMY:
        35, 70, 72
        CMYK:
        0, 54, 57, 35
      HSL:
        3°, 39.7490%, 46.8627%
        HSV (HSB):
        3°, 56.8862%, 65.4902%
        XYZ:
        19.7599, 13.9911, 7.7900
        xyY:
        0.4757, 0.3368, 13.9911
      CIE-Lab:
        44.2202, 36.6306, 20.8004
        CIE-LCH:
        44.2202, 42.1243, 29.5897
        CIE-Luv:
        44.2202, 65.8644, 16.8884
        Hunter-Lab:
        37.4047, 28.8386, 13.8354
      #a74d48 color charts
#a74d48 RGB chart
      #a74d48 CMYK chart
      #a74d48 RGB pie chart
      #a74d48 color shades, tints & tones
#a74d48 color schemes
#a74d48 color preview, HTML & CSS examples
           This text has a color of #a74d48        
        
          <p style="color:#a74d48;">Text here</p>
        
        
          .mytext {color:#a74d48;}
        
        Text color #a74d48
      
           This box has a color of #a74d48        
        
          <div style="background-color:#a74d48;">Content here</div>
        
        
          .mybackground {background-color:#a74d48;}
        
        Background color #a74d48
      
           Border around this has a color of #a74d48        
        
          <div style="border:2px solid #a74d48;">Content here</div>
        
        
          .myborder {border:2px solid #a74d48;}
        
        Border color #a74d48