#a74f41 color space conversions
Hex:
        #a74f41
        RGB:
        167, 79, 65
        CMY:
        35, 69, 75
        CMYK:
        0, 53, 61, 35
      HSL:
        8°, 43.9655%, 45.4902%
        HSV (HSB):
        8°, 61.0778%, 65.4902%
        XYZ:
        19.6865, 14.1891, 6.7022
        xyY:
        0.4852, 0.3497, 14.1891
      CIE-Lab:
        44.5029, 35.0444, 25.3477
        CIE-LCH:
        44.5029, 43.2507, 35.8783
        CIE-Luv:
        44.5029, 65.8752, 21.4952
        Hunter-Lab:
        37.6684, 27.3688, 15.8186
      #a74f41 color charts
#a74f41 RGB chart
      #a74f41 CMYK chart
      #a74f41 RGB pie chart
      #a74f41 color shades, tints & tones
#a74f41 color schemes
#a74f41 color preview, HTML & CSS examples
           This text has a color of #a74f41        
        
          <p style="color:#a74f41;">Text here</p>
        
        
          .mytext {color:#a74f41;}
        
        Text color #a74f41
      
           This box has a color of #a74f41        
        
          <div style="background-color:#a74f41;">Content here</div>
        
        
          .mybackground {background-color:#a74f41;}
        
        Background color #a74f41
      
           Border around this has a color of #a74f41        
        
          <div style="border:2px solid #a74f41;">Content here</div>
        
        
          .myborder {border:2px solid #a74f41;}
        
        Border color #a74f41