#740f44 color space conversions
Hex:
        #740f44
        RGB:
        116, 15, 68
        CMY:
        55, 94, 73
        CMYK:
        0, 87, 41, 55
      HSL:
        329°, 77.0992%, 25.6863%
        HSV (HSB):
        329°, 87.0690%, 45.4902%
        XYZ:
        8.4167, 4.4720, 5.8884
        xyY:
        0.4482, 0.2382, 4.4720
      CIE-Lab:
        25.1742, 45.3875, -4.6426
        CIE-LCH:
        25.1742, 45.6244, 354.1596
        CIE-Luv:
        25.1742, 53.5202, -11.8843
        Hunter-Lab:
        21.1471, 34.0365, -1.7063
      #740f44 color charts
#740f44 RGB chart
      #740f44 CMYK chart
      #740f44 RGB pie chart
      #740f44 color shades, tints & tones
#740f44 color schemes
#740f44 color preview, HTML & CSS examples
           This text has a color of #740f44        
        
          <p style="color:#740f44;">Text here</p>
        
        
          .mytext {color:#740f44;}
        
        Text color #740f44
      
           This box has a color of #740f44        
        
          <div style="background-color:#740f44;">Content here</div>
        
        
          .mybackground {background-color:#740f44;}
        
        Background color #740f44
      
           Border around this has a color of #740f44        
        
          <div style="border:2px solid #740f44;">Content here</div>
        
        
          .myborder {border:2px solid #740f44;}
        
        Border color #740f44