#8c8a70 color space conversions
Hex:
        #8c8a70
        RGB:
        140, 138, 112
        CMY:
        45, 46, 56
        CMYK:
        0, 1, 20, 45
      HSL:
        56°, 11.1111%, 49.4118%
        HSV (HSB):
        56°, 20.0000%, 54.9020%
        XYZ:
        22.8283, 24.9223, 18.9365
        xyY:
        0.3423, 0.3737, 24.9223
      CIE-Lab:
        56.9996, -3.8528, 14.2239
        CIE-LCH:
        56.9996, 14.7364, 105.1560
        CIE-Luv:
        56.9996, 2.6121, 19.4828
        Hunter-Lab:
        49.9222, -5.7397, 12.4556
      #8c8a70 color charts
#8c8a70 RGB chart
      #8c8a70 CMYK chart
      #8c8a70 RGB pie chart
      #8c8a70 color shades, tints & tones
#8c8a70 color schemes
#8c8a70 color preview, HTML & CSS examples
           This text has a color of #8c8a70        
        
          <p style="color:#8c8a70;">Text here</p>
        
        
          .mytext {color:#8c8a70;}
        
        Text color #8c8a70
      
           This box has a color of #8c8a70        
        
          <div style="background-color:#8c8a70;">Content here</div>
        
        
          .mybackground {background-color:#8c8a70;}
        
        Background color #8c8a70
      
           Border around this has a color of #8c8a70        
        
          <div style="border:2px solid #8c8a70;">Content here</div>
        
        
          .myborder {border:2px solid #8c8a70;}
        
        Border color #8c8a70