#741a1d color space conversions
Hex:
        #741a1d
        RGB:
        116, 26, 29
        CMY:
        55, 90, 89
        CMYK:
        0, 78, 75, 55
      HSL:
        358°, 63.3803%, 27.8431%
        HSV (HSB):
        358°, 77.5862%, 45.4902%
        XYZ:
        7.7936, 4.5405, 1.6280
        xyY:
        0.5582, 0.3252, 4.5405
      CIE-Lab:
        25.3834, 38.8453, 22.0789
        CIE-LCH:
        25.3834, 44.6815, 29.6131
        CIE-Luv:
        25.3834, 62.0547, 12.3761
        Hunter-Lab:
        21.3085, 27.9971, 10.3860
      #741a1d color charts
#741a1d RGB chart
      #741a1d CMYK chart
      #741a1d RGB pie chart
      #741a1d color shades, tints & tones
#741a1d color schemes
#741a1d color preview, HTML & CSS examples
           This text has a color of #741a1d        
        
          <p style="color:#741a1d;">Text here</p>
        
        
          .mytext {color:#741a1d;}
        
        Text color #741a1d
      
           This box has a color of #741a1d        
        
          <div style="background-color:#741a1d;">Content here</div>
        
        
          .mybackground {background-color:#741a1d;}
        
        Background color #741a1d
      
           Border around this has a color of #741a1d        
        
          <div style="border:2px solid #741a1d;">Content here</div>
        
        
          .myborder {border:2px solid #741a1d;}
        
        Border color #741a1d