#7c7142 color space conversions
Hex:
        #7c7142
        RGB:
        124, 113, 66
        CMY:
        51, 56, 74
        CMYK:
        0, 9, 47, 51
      HSL:
        49°, 30.5263%, 37.2549%
        HSV (HSB):
        49°, 46.7742%, 48.6275%
        XYZ:
        15.2007, 16.4887, 7.5357
        xyY:
        0.3875, 0.4204, 16.4887
      CIE-Lab:
        47.6092, -2.7766, 27.5568
        CIE-LCH:
        47.6092, 27.6964, 95.7537
        CIE-Luv:
        47.6092, 9.5311, 32.2499
        Hunter-Lab:
        40.6063, -4.2407, 17.4213
      #7c7142 color charts
#7c7142 RGB chart
      #7c7142 CMYK chart
      #7c7142 RGB pie chart
      #7c7142 color shades, tints & tones
#7c7142 color schemes
#7c7142 color preview, HTML & CSS examples
           This text has a color of #7c7142        
        
          <p style="color:#7c7142;">Text here</p>
        
        
          .mytext {color:#7c7142;}
        
        Text color #7c7142
      
           This box has a color of #7c7142        
        
          <div style="background-color:#7c7142;">Content here</div>
        
        
          .mybackground {background-color:#7c7142;}
        
        Background color #7c7142
      
           Border around this has a color of #7c7142        
        
          <div style="border:2px solid #7c7142;">Content here</div>
        
        
          .myborder {border:2px solid #7c7142;}
        
        Border color #7c7142