#740f2e color space conversions
Hex:
        #740f2e
        RGB:
        116, 15, 46
        CMY:
        55, 94, 82
        CMYK:
        0, 87, 60, 55
      HSL:
        342°, 77.0992%, 25.6863%
        HSV (HSB):
        342°, 87.0690%, 45.4902%
        XYZ:
        7.8664, 4.2519, 2.9909
        xyY:
        0.5206, 0.2814, 4.2519
      CIE-Lab:
        24.4873, 43.3818, 9.4607
        CIE-LCH:
        24.4873, 44.4014, 12.3024
        CIE-Luv:
        24.4873, 61.2694, 2.0178
        Hunter-Lab:
        20.6202, 32.0111, 5.8344
      #740f2e color charts
#740f2e RGB chart
      #740f2e CMYK chart
      #740f2e RGB pie chart
      #740f2e color shades, tints & tones
#740f2e color schemes
#740f2e color preview, HTML & CSS examples
           This text has a color of #740f2e        
        
          <p style="color:#740f2e;">Text here</p>
        
        
          .mytext {color:#740f2e;}
        
        Text color #740f2e
      
           This box has a color of #740f2e        
        
          <div style="background-color:#740f2e;">Content here</div>
        
        
          .mybackground {background-color:#740f2e;}
        
        Background color #740f2e
      
           Border around this has a color of #740f2e        
        
          <div style="border:2px solid #740f2e;">Content here</div>
        
        
          .myborder {border:2px solid #740f2e;}
        
        Border color #740f2e