#741f1f color space conversions
Hex:
        #741f1f
        RGB:
        116, 31, 31
        CMY:
        55, 88, 88
        CMYK:
        0, 73, 73, 55
      HSL:
        0°, 57.8231%, 28.8235%
        HSV (HSB):
        0°, 73.2759%, 45.4902%
        XYZ:
        7.9398, 4.7919, 1.8028
        xyY:
        0.5463, 0.3297, 4.7919
      CIE-Lab:
        26.1335, 36.9614, 21.6689
        CIE-LCH:
        26.1335, 42.8449, 30.3813
        CIE-Luv:
        26.1335, 59.3866, 12.8054
        Hunter-Lab:
        21.8904, 26.4346, 10.4405
      #741f1f color charts
#741f1f RGB chart
      #741f1f CMYK chart
      #741f1f RGB pie chart
      #741f1f color shades, tints & tones
#741f1f color schemes
#741f1f color preview, HTML & CSS examples
           This text has a color of #741f1f        
        
          <p style="color:#741f1f;">Text here</p>
        
        
          .mytext {color:#741f1f;}
        
        Text color #741f1f
      
           This box has a color of #741f1f        
        
          <div style="background-color:#741f1f;">Content here</div>
        
        
          .mybackground {background-color:#741f1f;}
        
        Background color #741f1f
      
           Border around this has a color of #741f1f        
        
          <div style="border:2px solid #741f1f;">Content here</div>
        
        
          .myborder {border:2px solid #741f1f;}
        
        Border color #741f1f