#740f1b color space conversions
Hex:
        #740f1b
        RGB:
        116, 15, 27
        CMY:
        55, 94, 89
        CMYK:
        0, 87, 77, 55
      HSL:
        353°, 77.0992%, 25.6863%
        HSV (HSB):
        353°, 87.0690%, 45.4902%
        XYZ:
        7.5711, 4.1338, 1.4358
        xyY:
        0.5762, 0.3146, 4.1338
      CIE-Lab:
        24.1089, 42.2516, 21.9029
        CIE-LCH:
        24.1089, 47.5913, 27.4019
        CIE-Luv:
        24.1089, 66.4584, 11.0330
        Hunter-Lab:
        20.3317, 30.8893, 10.0453
      #740f1b color charts
#740f1b RGB chart
      #740f1b CMYK chart
      #740f1b RGB pie chart
      #740f1b color shades, tints & tones
#740f1b color schemes
#740f1b color preview, HTML & CSS examples
           This text has a color of #740f1b        
        
          <p style="color:#740f1b;">Text here</p>
        
        
          .mytext {color:#740f1b;}
        
        Text color #740f1b
      
           This box has a color of #740f1b        
        
          <div style="background-color:#740f1b;">Content here</div>
        
        
          .mybackground {background-color:#740f1b;}
        
        Background color #740f1b
      
           Border around this has a color of #740f1b        
        
          <div style="border:2px solid #740f1b;">Content here</div>
        
        
          .myborder {border:2px solid #740f1b;}
        
        Border color #740f1b