#740b4d color space conversions
Hex:
        #740b4d
        RGB:
        116, 11, 77
        CMY:
        55, 96, 70
        CMYK:
        0, 91, 34, 55
      HSL:
        322°, 82.6772%, 24.9020%
        HSV (HSB):
        322°, 90.5172%, 45.4902%
        XYZ:
        8.6617, 4.4882, 7.4310
        xyY:
        0.4209, 0.2181, 4.4882
      CIE-Lab:
        25.2238, 47.3159, -10.6564
        CIE-LCH:
        25.2238, 48.5011, 347.3077
        CIE-Luv:
        25.2238, 50.7280, -18.7956
        Hunter-Lab:
        21.1853, 35.9061, -5.9669
      #740b4d color charts
#740b4d RGB chart
      #740b4d CMYK chart
      #740b4d RGB pie chart
      #740b4d color shades, tints & tones
#740b4d color schemes
#740b4d color preview, HTML & CSS examples
           This text has a color of #740b4d        
        
          <p style="color:#740b4d;">Text here</p>
        
        
          .mytext {color:#740b4d;}
        
        Text color #740b4d
      
           This box has a color of #740b4d        
        
          <div style="background-color:#740b4d;">Content here</div>
        
        
          .mybackground {background-color:#740b4d;}
        
        Background color #740b4d
      
           Border around this has a color of #740b4d        
        
          <div style="border:2px solid #740b4d;">Content here</div>
        
        
          .myborder {border:2px solid #740b4d;}
        
        Border color #740b4d