#740e1b color space conversions
Hex:
        #740e1b
        RGB:
        116, 14, 27
        CMY:
        55, 95, 89
        CMYK:
        0, 88, 77, 55
      HSL:
        352°, 78.4615%, 25.4902%
        HSV (HSB):
        352°, 87.9310%, 45.4902%
        XYZ:
        7.5573, 4.1062, 1.4312
        xyY:
        0.5771, 0.3136, 4.1062
      CIE-Lab:
        24.0195, 42.5061, 21.7993
        CIE-LCH:
        24.0195, 47.7701, 27.1511
        CIE-Luv:
        24.0195, 66.7463, 10.8815
        Hunter-Lab:
        20.2638, 31.1095, 9.9972
      #740e1b color charts
#740e1b RGB chart
      #740e1b CMYK chart
      #740e1b RGB pie chart
      #740e1b color shades, tints & tones
#740e1b color schemes
#740e1b color preview, HTML & CSS examples
           This text has a color of #740e1b        
        
          <p style="color:#740e1b;">Text here</p>
        
        
          .mytext {color:#740e1b;}
        
        Text color #740e1b
      
           This box has a color of #740e1b        
        
          <div style="background-color:#740e1b;">Content here</div>
        
        
          .mybackground {background-color:#740e1b;}
        
        Background color #740e1b
      
           Border around this has a color of #740e1b        
        
          <div style="border:2px solid #740e1b;">Content here</div>
        
        
          .myborder {border:2px solid #740e1b;}
        
        Border color #740e1b