#74413a color space conversions
Hex:
        #74413a
        RGB:
        116, 65, 58
        CMY:
        55, 75, 77
        CMYK:
        0, 44, 50, 55
      HSL:
        7°, 33.3333%, 34.1176%
        HSV (HSB):
        7°, 50.0000%, 45.4902%
        XYZ:
        9.8565, 7.7991, 4.9889
        xyY:
        0.4353, 0.3444, 7.7991
      CIE-Lab:
        33.5609, 21.2834, 13.8832
        CIE-LCH:
        33.5609, 25.4111, 33.1165
        CIE-Luv:
        33.5609, 34.9822, 11.6213
        Hunter-Lab:
        27.9268, 14.1277, 8.9572
      #74413a color charts
#74413a RGB chart
      #74413a CMYK chart
      #74413a RGB pie chart
      #74413a color shades, tints & tones
#74413a color schemes
#74413a color preview, HTML & CSS examples
           This text has a color of #74413a        
        
          <p style="color:#74413a;">Text here</p>
        
        
          .mytext {color:#74413a;}
        
        Text color #74413a
      
           This box has a color of #74413a        
        
          <div style="background-color:#74413a;">Content here</div>
        
        
          .mybackground {background-color:#74413a;}
        
        Background color #74413a
      
           Border around this has a color of #74413a        
        
          <div style="border:2px solid #74413a;">Content here</div>
        
        
          .myborder {border:2px solid #74413a;}
        
        Border color #74413a