#742e1b color space conversions
Hex:
        #742e1b
        RGB:
        116, 46, 27
        CMY:
        55, 82, 89
        CMYK:
        0, 60, 77, 55
      HSL:
        13°, 62.2378%, 28.0392%
        HSV (HSB):
        13°, 76.7241%, 45.4902%
        XYZ:
        8.3773, 5.7461, 1.7045
        xyY:
        0.5293, 0.3630, 5.7461
      CIE-Lab:
        28.7627, 29.5718, 27.1458
        CIE-LCH:
        28.7627, 40.1421, 42.5508
        CIE-Luv:
        28.7627, 51.7193, 18.8683
        Hunter-Lab:
        23.9711, 20.4318, 12.5639
      #742e1b color charts
#742e1b RGB chart
      #742e1b CMYK chart
      #742e1b RGB pie chart
      #742e1b color shades, tints & tones
#742e1b color schemes
#742e1b color preview, HTML & CSS examples
           This text has a color of #742e1b        
        
          <p style="color:#742e1b;">Text here</p>
        
        
          .mytext {color:#742e1b;}
        
        Text color #742e1b
      
           This box has a color of #742e1b        
        
          <div style="background-color:#742e1b;">Content here</div>
        
        
          .mybackground {background-color:#742e1b;}
        
        Background color #742e1b
      
           Border around this has a color of #742e1b        
        
          <div style="border:2px solid #742e1b;">Content here</div>
        
        
          .myborder {border:2px solid #742e1b;}
        
        Border color #742e1b