#7c321e color space conversions
Hex:
        #7c321e
        RGB:
        124, 50, 30
        CMY:
        51, 80, 88
        CMYK:
        0, 60, 76, 51
      HSL:
        13°, 61.0390%, 30.1961%
        HSV (HSB):
        13°, 75.8065%, 48.6275%
        XYZ:
        9.6871, 6.6600, 2.0032
        xyY:
        0.5279, 0.3629, 6.6600
      CIE-Lab:
        31.0201, 30.8821, 28.2707
        CIE-LCH:
        31.0201, 41.8680, 42.4722
        CIE-Luv:
        31.0201, 55.3931, 20.2398
        Hunter-Lab:
        25.8070, 21.8408, 13.4626
      #7c321e color charts
#7c321e RGB chart
      #7c321e CMYK chart
      #7c321e RGB pie chart
      #7c321e color shades, tints & tones
#7c321e color schemes
#7c321e color preview, HTML & CSS examples
           This text has a color of #7c321e        
        
          <p style="color:#7c321e;">Text here</p>
        
        
          .mytext {color:#7c321e;}
        
        Text color #7c321e
      
           This box has a color of #7c321e        
        
          <div style="background-color:#7c321e;">Content here</div>
        
        
          .mybackground {background-color:#7c321e;}
        
        Background color #7c321e
      
           Border around this has a color of #7c321e        
        
          <div style="border:2px solid #7c321e;">Content here</div>
        
        
          .myborder {border:2px solid #7c321e;}
        
        Border color #7c321e