#741f16 color space conversions
Hex:
        #741f16
        RGB:
        116, 31, 22
        CMY:
        55, 88, 91
        CMYK:
        0, 73, 81, 55
      HSL:
        6°, 68.1159%, 27.0588%
        HSV (HSB):
        6°, 81.0345%, 45.4902%
        XYZ:
        7.8373, 4.7509, 1.2630
        xyY:
        0.5658, 0.3430, 4.7509
      CIE-Lab:
        26.0130, 36.5362, 27.1626
        CIE-LCH:
        26.0130, 45.5269, 36.6287
        CIE-Luv:
        26.0130, 60.9927, 16.0653
        Hunter-Lab:
        21.7966, 26.0382, 11.8220
      #741f16 color charts
#741f16 RGB chart
      #741f16 CMYK chart
      #741f16 RGB pie chart
      #741f16 color shades, tints & tones
#741f16 color schemes
#741f16 color preview, HTML & CSS examples
           This text has a color of #741f16        
        
          <p style="color:#741f16;">Text here</p>
        
        
          .mytext {color:#741f16;}
        
        Text color #741f16
      
           This box has a color of #741f16        
        
          <div style="background-color:#741f16;">Content here</div>
        
        
          .mybackground {background-color:#741f16;}
        
        Background color #741f16
      
           Border around this has a color of #741f16        
        
          <div style="border:2px solid #741f16;">Content here</div>
        
        
          .myborder {border:2px solid #741f16;}
        
        Border color #741f16