#a74a30 color space conversions
Hex:
        #a74a30
        RGB:
        167, 74, 48
        CMY:
        35, 71, 81
        CMYK:
        0, 56, 71, 35
      HSL:
        13°, 55.3488%, 42.1569%
        HSV (HSB):
        13°, 71.2575%, 65.4902%
        XYZ:
        18.9186, 13.3264, 4.3714
        xyY:
        0.5167, 0.3639, 13.3264
      CIE-Lab:
        43.2511, 36.5431, 33.6737
        CIE-LCH:
        43.2511, 49.6922, 42.6599
        CIE-Luv:
        43.2511, 72.2185, 27.4355
        Hunter-Lab:
        36.5054, 28.6217, 18.4539
      #a74a30 color charts
#a74a30 RGB chart
      #a74a30 CMYK chart
      #a74a30 RGB pie chart
      #a74a30 color shades, tints & tones
#a74a30 color schemes
#a74a30 color preview, HTML & CSS examples
           This text has a color of #a74a30        
        
          <p style="color:#a74a30;">Text here</p>
        
        
          .mytext {color:#a74a30;}
        
        Text color #a74a30
      
           This box has a color of #a74a30        
        
          <div style="background-color:#a74a30;">Content here</div>
        
        
          .mybackground {background-color:#a74a30;}
        
        Background color #a74a30
      
           Border around this has a color of #a74a30        
        
          <div style="border:2px solid #a74a30;">Content here</div>
        
        
          .myborder {border:2px solid #a74a30;}
        
        Border color #a74a30