#740b2d color space conversions
Hex:
        #740b2d
        RGB:
        116, 11, 45
        CMY:
        55, 96, 82
        CMYK:
        0, 91, 61, 55
      HSL:
        341°, 82.6772%, 24.9020%
        HSV (HSB):
        341°, 90.5172%, 45.4902%
        XYZ:
        7.7958, 4.1418, 2.8712
        xyY:
        0.5264, 0.2797, 4.1418
      CIE-Lab:
        24.1348, 44.2471, 9.6687
        CIE-LCH:
        24.1348, 45.2911, 12.3263
        CIE-Luv:
        24.1348, 62.5036, 1.9767
        Hunter-Lab:
        20.3514, 32.7609, 5.8813
      #740b2d color charts
#740b2d RGB chart
      #740b2d CMYK chart
      #740b2d RGB pie chart
      #740b2d color shades, tints & tones
#740b2d color schemes
#740b2d color preview, HTML & CSS examples
           This text has a color of #740b2d        
        
          <p style="color:#740b2d;">Text here</p>
        
        
          .mytext {color:#740b2d;}
        
        Text color #740b2d
      
           This box has a color of #740b2d        
        
          <div style="background-color:#740b2d;">Content here</div>
        
        
          .mybackground {background-color:#740b2d;}
        
        Background color #740b2d
      
           Border around this has a color of #740b2d        
        
          <div style="border:2px solid #740b2d;">Content here</div>
        
        
          .myborder {border:2px solid #740b2d;}
        
        Border color #740b2d