#74331b color space conversions
Hex:
        #74331b
        RGB:
        116, 51, 27
        CMY:
        55, 80, 89
        CMYK:
        0, 56, 77, 55
      HSL:
        16°, 62.2378%, 28.0392%
        HSV (HSB):
        16°, 76.7241%, 45.4902%
        XYZ:
        8.5841, 6.1598, 1.7734
        xyY:
        0.5197, 0.3729, 6.1598
      CIE-Lab:
        29.8121, 26.8650, 28.2894
        CIE-LCH:
        29.8121, 39.0131, 46.4793
        CIE-Luv:
        29.8121, 48.5109, 20.6112
        Hunter-Lab:
        24.8189, 18.3046, 13.1367
      #74331b color charts
#74331b RGB chart
      #74331b CMYK chart
      #74331b RGB pie chart
      #74331b color shades, tints & tones
#74331b color schemes
#74331b color preview, HTML & CSS examples
           This text has a color of #74331b        
        
          <p style="color:#74331b;">Text here</p>
        
        
          .mytext {color:#74331b;}
        
        Text color #74331b
      
           This box has a color of #74331b        
        
          <div style="background-color:#74331b;">Content here</div>
        
        
          .mybackground {background-color:#74331b;}
        
        Background color #74331b
      
           Border around this has a color of #74331b        
        
          <div style="border:2px solid #74331b;">Content here</div>
        
        
          .myborder {border:2px solid #74331b;}
        
        Border color #74331b