#740b0b color space conversions
Hex:
        #740b0b
        RGB:
        116, 11, 11
        CMY:
        55, 96, 96
        CMYK:
        0, 91, 91, 55
      HSL:
        0°, 82.6772%, 24.9020%
        HSV (HSB):
        0°, 90.5172%, 45.4902%
        XYZ:
        7.3825, 3.9765, 0.6950
        xyY:
        0.6125, 0.3299, 3.9765
      CIE-Lab:
        23.5936, 42.6713, 30.7371
        CIE-LCH:
        23.5936, 52.5891, 35.7661
        CIE-Luv:
        23.5936, 70.3668, 15.1743
        Hunter-Lab:
        19.9412, 31.1864, 11.8923
      #740b0b color charts
#740b0b RGB chart
      #740b0b CMYK chart
      #740b0b RGB pie chart
      #740b0b color shades, tints & tones
#740b0b color schemes
#740b0b color preview, HTML & CSS examples
           This text has a color of #740b0b        
        
          <p style="color:#740b0b;">Text here</p>
        
        
          .mytext {color:#740b0b;}
        
        Text color #740b0b
      
           This box has a color of #740b0b        
        
          <div style="background-color:#740b0b;">Content here</div>
        
        
          .mybackground {background-color:#740b0b;}
        
        Background color #740b0b
      
           Border around this has a color of #740b0b        
        
          <div style="border:2px solid #740b0b;">Content here</div>
        
        
          .myborder {border:2px solid #740b0b;}
        
        Border color #740b0b