#740e2b color space conversions
Hex:
        #740e2b
        RGB:
        116, 14, 43
        CMY:
        55, 95, 83
        CMYK:
        0, 88, 63, 55
      HSL:
        343°, 78.4615%, 25.4902%
        HSV (HSB):
        343°, 87.9310%, 45.4902%
        XYZ:
        7.7955, 4.2015, 2.6856
        xyY:
        0.5309, 0.2862, 4.2015
      CIE-Lab:
        24.3267, 43.4178, 11.3108
        CIE-LCH:
        24.3267, 44.8669, 14.6017
        CIE-Luv:
        24.3267, 62.4581, 3.5025
        Hunter-Lab:
        20.4976, 32.0156, 6.5801
      #740e2b color charts
#740e2b RGB chart
      #740e2b CMYK chart
      #740e2b RGB pie chart
      #740e2b color shades, tints & tones
#740e2b color schemes
#740e2b color preview, HTML & CSS examples
           This text has a color of #740e2b        
        
          <p style="color:#740e2b;">Text here</p>
        
        
          .mytext {color:#740e2b;}
        
        Text color #740e2b
      
           This box has a color of #740e2b        
        
          <div style="background-color:#740e2b;">Content here</div>
        
        
          .mybackground {background-color:#740e2b;}
        
        Background color #740e2b
      
           Border around this has a color of #740e2b        
        
          <div style="border:2px solid #740e2b;">Content here</div>
        
        
          .myborder {border:2px solid #740e2b;}
        
        Border color #740e2b