#740f5a color space conversions
Hex:
        #740f5a
        RGB:
        116, 15, 90
        CMY:
        55, 94, 65
        CMYK:
        0, 87, 22, 55
      HSL:
        315°, 77.0992%, 25.6863%
        HSV (HSB):
        315°, 87.0690%, 45.4902%
        XYZ:
        9.2187, 4.7928, 10.1121
        xyY:
        0.3821, 0.1987, 4.7928
      CIE-Lab:
        26.1362, 48.1067, -17.9226
        CIE-LCH:
        26.1362, 51.3368, 339.5667
        CIE-Luv:
        26.1362, 45.2008, -27.6195
        Hunter-Lab:
        21.8925, 36.8527, -12.0610
      #740f5a color charts
#740f5a RGB chart
      #740f5a CMYK chart
      #740f5a RGB pie chart
      #740f5a color shades, tints & tones
#740f5a color schemes
#740f5a color preview, HTML & CSS examples
           This text has a color of #740f5a        
        
          <p style="color:#740f5a;">Text here</p>
        
        
          .mytext {color:#740f5a;}
        
        Text color #740f5a
      
           This box has a color of #740f5a        
        
          <div style="background-color:#740f5a;">Content here</div>
        
        
          .mybackground {background-color:#740f5a;}
        
        Background color #740f5a
      
           Border around this has a color of #740f5a        
        
          <div style="border:2px solid #740f5a;">Content here</div>
        
        
          .myborder {border:2px solid #740f5a;}
        
        Border color #740f5a