#a74f34 color space conversions
Hex:
        #a74f34
        RGB:
        167, 79, 52
        CMY:
        35, 69, 80
        CMYK:
        0, 53, 69, 35
      HSL:
        14°, 52.5114%, 42.9412%
        HSV (HSB):
        14°, 68.8623%, 65.4902%
        XYZ:
        19.3522, 14.0554, 4.9418
        xyY:
        0.5046, 0.3665, 14.0554
      CIE-Lab:
        44.3123, 34.1821, 32.6458
        CIE-LCH:
        44.3123, 47.2670, 43.6830
        CIE-Luv:
        44.3123, 68.0344, 27.6315
        Hunter-Lab:
        37.4905, 26.5312, 18.4281
      #a74f34 color charts
#a74f34 RGB chart
      #a74f34 CMYK chart
      #a74f34 RGB pie chart
      #a74f34 color shades, tints & tones
#a74f34 color schemes
#a74f34 color preview, HTML & CSS examples
           This text has a color of #a74f34        
        
          <p style="color:#a74f34;">Text here</p>
        
        
          .mytext {color:#a74f34;}
        
        Text color #a74f34
      
           This box has a color of #a74f34        
        
          <div style="background-color:#a74f34;">Content here</div>
        
        
          .mybackground {background-color:#a74f34;}
        
        Background color #a74f34
      
           Border around this has a color of #a74f34        
        
          <div style="border:2px solid #a74f34;">Content here</div>
        
        
          .myborder {border:2px solid #a74f34;}
        
        Border color #a74f34