#742d15 color space conversions
Hex:
        #742d15
        RGB:
        116, 45, 21
        CMY:
        55, 82, 92
        CMYK:
        0, 61, 82, 55
      HSL:
        15°, 69.3431%, 26.8627%
        HSV (HSB):
        15°, 81.8966%, 45.4902%
        XYZ:
        8.2762, 5.6439, 1.3626
        xyY:
        0.5415, 0.3693, 5.6439
      CIE-Lab:
        28.4957, 29.8240, 30.2826
        CIE-LCH:
        28.4957, 42.5030, 45.4371
        CIE-Luv:
        28.4957, 53.1092, 20.4495
        Hunter-Lab:
        23.7569, 20.6094, 13.2291
      #742d15 color charts
#742d15 RGB chart
      #742d15 CMYK chart
      #742d15 RGB pie chart
      #742d15 color shades, tints & tones
#742d15 color schemes
#742d15 color preview, HTML & CSS examples
           This text has a color of #742d15        
        
          <p style="color:#742d15;">Text here</p>
        
        
          .mytext {color:#742d15;}
        
        Text color #742d15
      
           This box has a color of #742d15        
        
          <div style="background-color:#742d15;">Content here</div>
        
        
          .mybackground {background-color:#742d15;}
        
        Background color #742d15
      
           Border around this has a color of #742d15        
        
          <div style="border:2px solid #742d15;">Content here</div>
        
        
          .myborder {border:2px solid #742d15;}
        
        Border color #742d15