#742e15 color space conversions
Hex:
        #742e15
        RGB:
        116, 46, 21
        CMY:
        55, 82, 92
        CMYK:
        0, 60, 82, 55
      HSL:
        16°, 69.3431%, 26.8627%
        HSV (HSB):
        16°, 81.8966%, 45.4902%
        XYZ:
        8.3148, 5.7211, 1.3755
        xyY:
        0.5395, 0.3712, 5.7211
      CIE-Lab:
        28.6977, 29.2974, 30.4851
        CIE-LCH:
        28.6977, 42.2809, 46.1382
        CIE-Luv:
        28.6977, 52.4715, 20.7772
        Hunter-Lab:
        23.9189, 20.1930, 13.3336
      #742e15 color charts
#742e15 RGB chart
      #742e15 CMYK chart
      #742e15 RGB pie chart
      #742e15 color shades, tints & tones
#742e15 color schemes
#742e15 color preview, HTML & CSS examples
           This text has a color of #742e15        
        
          <p style="color:#742e15;">Text here</p>
        
        
          .mytext {color:#742e15;}
        
        Text color #742e15
      
           This box has a color of #742e15        
        
          <div style="background-color:#742e15;">Content here</div>
        
        
          .mybackground {background-color:#742e15;}
        
        Background color #742e15
      
           Border around this has a color of #742e15        
        
          <div style="border:2px solid #742e15;">Content here</div>
        
        
          .myborder {border:2px solid #742e15;}
        
        Border color #742e15