#740b4b color space conversions
Hex:
        #740b4b
        RGB:
        116, 11, 75
        CMY:
        55, 96, 71
        CMYK:
        0, 91, 35, 55
      HSL:
        323°, 82.6772%, 24.9020%
        HSV (HSB):
        323°, 90.5172%, 45.4902%
        XYZ:
        8.5921, 4.4603, 7.0647
        xyY:
        0.4271, 0.2217, 4.4603
      CIE-Lab:
        25.1384, 47.0799, -9.4381
        CIE-LCH:
        25.1384, 48.0166, 348.6642
        CIE-Luv:
        25.1384, 51.5054, -17.3755
        Hunter-Lab:
        21.1195, 35.6606, -5.0494
      #740b4b color charts
#740b4b RGB chart
      #740b4b CMYK chart
      #740b4b RGB pie chart
      #740b4b color shades, tints & tones
#740b4b color schemes
#740b4b color preview, HTML & CSS examples
           This text has a color of #740b4b        
        
          <p style="color:#740b4b;">Text here</p>
        
        
          .mytext {color:#740b4b;}
        
        Text color #740b4b
      
           This box has a color of #740b4b        
        
          <div style="background-color:#740b4b;">Content here</div>
        
        
          .mybackground {background-color:#740b4b;}
        
        Background color #740b4b
      
           Border around this has a color of #740b4b        
        
          <div style="border:2px solid #740b4b;">Content here</div>
        
        
          .myborder {border:2px solid #740b4b;}
        
        Border color #740b4b