#741d1f color space conversions
Hex:
        #741d1f
        RGB:
        116, 29, 31
        CMY:
        55, 89, 88
        CMYK:
        0, 75, 73, 55
      HSL:
        359°, 60.0000%, 28.4314%
        HSV (HSB):
        359°, 75.0000%, 45.4902%
        XYZ:
        7.8891, 4.6907, 1.7859
        xyY:
        0.5492, 0.3265, 4.6907
      CIE-Lab:
        25.8346, 37.7841, 21.3132
        CIE-LCH:
        25.8346, 43.3807, 29.4264
        CIE-Luv:
        25.8346, 60.3189, 12.2915
        Hunter-Lab:
        21.6579, 27.1192, 10.2715
      #741d1f color charts
#741d1f RGB chart
      #741d1f CMYK chart
      #741d1f RGB pie chart
      #741d1f color shades, tints & tones
#741d1f color schemes
#741d1f color preview, HTML & CSS examples
           This text has a color of #741d1f        
        
          <p style="color:#741d1f;">Text here</p>
        
        
          .mytext {color:#741d1f;}
        
        Text color #741d1f
      
           This box has a color of #741d1f        
        
          <div style="background-color:#741d1f;">Content here</div>
        
        
          .mybackground {background-color:#741d1f;}
        
        Background color #741d1f
      
           Border around this has a color of #741d1f        
        
          <div style="border:2px solid #741d1f;">Content here</div>
        
        
          .myborder {border:2px solid #741d1f;}
        
        Border color #741d1f