#7c7c42 color space conversions
Hex:
        #7c7c42
        RGB:
        124, 124, 66
        CMY:
        51, 51, 74
        CMYK:
        0, 0, 47, 51
      HSL:
        60°, 30.5263%, 37.2549%
        HSV (HSB):
        60°, 46.7742%, 48.6275%
        XYZ:
        16.5032, 19.0937, 7.9699
        xyY:
        0.3788, 0.4383, 19.0937
      CIE-Lab:
        50.7967, -8.9752, 31.5048
        CIE-LCH:
        50.7967, 32.7583, 105.9014
        CIE-Luv:
        50.7967, 2.7379, 37.9510
        Hunter-Lab:
        43.6964, -9.0530, 19.7734
      #7c7c42 color charts
#7c7c42 RGB chart
      #7c7c42 CMYK chart
      #7c7c42 RGB pie chart
      #7c7c42 color shades, tints & tones
#7c7c42 color schemes
#7c7c42 color preview, HTML & CSS examples
           This text has a color of #7c7c42        
        
          <p style="color:#7c7c42;">Text here</p>
        
        
          .mytext {color:#7c7c42;}
        
        Text color #7c7c42
      
           This box has a color of #7c7c42        
        
          <div style="background-color:#7c7c42;">Content here</div>
        
        
          .mybackground {background-color:#7c7c42;}
        
        Background color #7c7c42
      
           Border around this has a color of #7c7c42        
        
          <div style="border:2px solid #7c7c42;">Content here</div>
        
        
          .myborder {border:2px solid #7c7c42;}
        
        Border color #7c7c42