#740d5f color space conversions
Hex:
        #740d5f
        RGB:
        116, 13, 95
        CMY:
        55, 95, 63
        CMYK:
        0, 89, 18, 55
      HSL:
        312°, 79.8450%, 25.2941%
        HSV (HSB):
        312°, 88.7931%, 45.4902%
        XYZ:
        9.4119, 4.8271, 11.2621
        xyY:
        0.3691, 0.1893, 4.8271
      CIE-Lab:
        26.2363, 49.2689, -21.0610
        CIE-LCH:
        26.2363, 53.5816, 336.8547
        CIE-Luv:
        26.2363, 43.5960, -31.5630
        Hunter-Lab:
        21.9706, 38.0187, -15.0126
      #740d5f color charts
#740d5f RGB chart
      #740d5f CMYK chart
      #740d5f RGB pie chart
      #740d5f color shades, tints & tones
#740d5f color schemes
#740d5f color preview, HTML & CSS examples
           This text has a color of #740d5f        
        
          <p style="color:#740d5f;">Text here</p>
        
        
          .mytext {color:#740d5f;}
        
        Text color #740d5f
      
           This box has a color of #740d5f        
        
          <div style="background-color:#740d5f;">Content here</div>
        
        
          .mybackground {background-color:#740d5f;}
        
        Background color #740d5f
      
           Border around this has a color of #740d5f        
        
          <div style="border:2px solid #740d5f;">Content here</div>
        
        
          .myborder {border:2px solid #740d5f;}
        
        Border color #740d5f