#7c7a70 color space conversions
Hex:
        #7c7a70
        RGB:
        124, 122, 112
        CMY:
        51, 52, 56
        CMYK:
        0, 2, 10, 51
      HSL:
        50°, 5.0847%, 46.2745%
        HSV (HSB):
        50°, 9.6774%, 48.6275%
        XYZ:
        18.1963, 19.3740, 18.1097
        xyY:
        0.3268, 0.3480, 19.3740
      CIE-Lab:
        51.1219, -1.1466, 5.7389
        CIE-LCH:
        51.1219, 5.8524, 101.2985
        CIE-Luv:
        51.1219, 1.7252, 7.8630
        Hunter-Lab:
        44.0159, -3.2353, 6.4171
      #7c7a70 color charts
#7c7a70 RGB chart
      #7c7a70 CMYK chart
      #7c7a70 RGB pie chart
      #7c7a70 color shades, tints & tones
#7c7a70 color schemes
#7c7a70 color preview, HTML & CSS examples
           This text has a color of #7c7a70        
        
          <p style="color:#7c7a70;">Text here</p>
        
        
          .mytext {color:#7c7a70;}
        
        Text color #7c7a70
      
           This box has a color of #7c7a70        
        
          <div style="background-color:#7c7a70;">Content here</div>
        
        
          .mybackground {background-color:#7c7a70;}
        
        Background color #7c7a70
      
           Border around this has a color of #7c7a70        
        
          <div style="border:2px solid #7c7a70;">Content here</div>
        
        
          .myborder {border:2px solid #7c7a70;}
        
        Border color #7c7a70