#7c341e color space conversions
Hex:
        #7c341e
        RGB:
        124, 52, 30
        CMY:
        51, 80, 88
        CMYK:
        0, 58, 76, 51
      HSL:
        14°, 61.0390%, 30.1961%
        HSV (HSB):
        14°, 75.8065%, 48.6275%
        XYZ:
        9.7745, 6.8348, 2.0324
        xyY:
        0.5243, 0.3666, 6.8348
      CIE-Lab:
        31.4278, 29.8247, 28.7190
        CIE-LCH:
        31.4278, 41.4040, 43.9180
        CIE-Luv:
        31.4278, 54.0927, 20.9302
        Hunter-Lab:
        26.1435, 20.9865, 13.6913
      #7c341e color charts
#7c341e RGB chart
      #7c341e CMYK chart
      #7c341e RGB pie chart
      #7c341e color shades, tints & tones
#7c341e color schemes
#7c341e color preview, HTML & CSS examples
           This text has a color of #7c341e        
        
          <p style="color:#7c341e;">Text here</p>
        
        
          .mytext {color:#7c341e;}
        
        Text color #7c341e
      
           This box has a color of #7c341e        
        
          <div style="background-color:#7c341e;">Content here</div>
        
        
          .mybackground {background-color:#7c341e;}
        
        Background color #7c341e
      
           Border around this has a color of #7c341e        
        
          <div style="border:2px solid #7c341e;">Content here</div>
        
        
          .myborder {border:2px solid #7c341e;}
        
        Border color #7c341e