#740b3f color space conversions
Hex:
        #740b3f
        RGB:
        116, 11, 63
        CMY:
        55, 96, 75
        CMYK:
        0, 91, 46, 55
      HSL:
        330°, 82.6772%, 24.9020%
        HSV (HSB):
        330°, 90.5172%, 45.4902%
        XYZ:
        8.2193, 4.3112, 5.1016
        xyY:
        0.4662, 0.2445, 4.3112
      CIE-Lab:
        24.6748, 45.7849, -1.9726
        CIE-LCH:
        24.6748, 45.8274, 357.5329
        CIE-Luv:
        24.6748, 56.1193, -9.1027
        Hunter-Lab:
        20.7635, 34.3240, -0.0330
      #740b3f color charts
#740b3f RGB chart
      #740b3f CMYK chart
      #740b3f RGB pie chart
      #740b3f color shades, tints & tones
#740b3f color schemes
#740b3f color preview, HTML & CSS examples
           This text has a color of #740b3f        
        
          <p style="color:#740b3f;">Text here</p>
        
        
          .mytext {color:#740b3f;}
        
        Text color #740b3f
      
           This box has a color of #740b3f        
        
          <div style="background-color:#740b3f;">Content here</div>
        
        
          .mybackground {background-color:#740b3f;}
        
        Background color #740b3f
      
           Border around this has a color of #740b3f        
        
          <div style="border:2px solid #740b3f;">Content here</div>
        
        
          .myborder {border:2px solid #740b3f;}
        
        Border color #740b3f