#7c5a30 color space conversions
Hex:
        #7c5a30
        RGB:
        124, 90, 48
        CMY:
        51, 65, 81
        CMYK:
        0, 27, 61, 51
      HSL:
        33°, 44.1860%, 33.7255%
        HSV (HSB):
        33°, 61.2903%, 48.6275%
        XYZ:
        12.5018, 11.8108, 4.4171
        xyY:
        0.4352, 0.4111, 11.8108
      CIE-Lab:
        40.9138, 8.9635, 29.4064
        CIE-LCH:
        40.9138, 30.7421, 73.0481
        CIE-Luv:
        40.9138, 25.8519, 29.5269
        Hunter-Lab:
        34.3669, 4.7920, 16.4364
      #7c5a30 color charts
#7c5a30 RGB chart
      #7c5a30 CMYK chart
      #7c5a30 RGB pie chart
      #7c5a30 color shades, tints & tones
#7c5a30 color schemes
#7c5a30 color preview, HTML & CSS examples
           This text has a color of #7c5a30        
        
          <p style="color:#7c5a30;">Text here</p>
        
        
          .mytext {color:#7c5a30;}
        
        Text color #7c5a30
      
           This box has a color of #7c5a30        
        
          <div style="background-color:#7c5a30;">Content here</div>
        
        
          .mybackground {background-color:#7c5a30;}
        
        Background color #7c5a30
      
           Border around this has a color of #7c5a30        
        
          <div style="border:2px solid #7c5a30;">Content here</div>
        
        
          .myborder {border:2px solid #7c5a30;}
        
        Border color #7c5a30