#8c884f color space conversions
Hex:
        #8c884f
        RGB:
        140, 136, 79
        CMY:
        45, 47, 69
        CMYK:
        0, 3, 44, 45
      HSL:
        56°, 27.8539%, 42.9412%
        HSV (HSB):
        56°, 43.5714%, 54.9020%
        XYZ:
        21.0307, 23.7483, 10.8726
        xyY:
        0.3779, 0.4267, 23.7483
      CIE-Lab:
        55.8349, -7.2147, 31.0662
        CIE-LCH:
        55.8349, 31.8929, 103.0745
        CIE-Luv:
        55.8349, 5.3721, 38.5642
        Hunter-Lab:
        48.7322, -8.2487, 20.8844
      #8c884f color charts
#8c884f RGB chart
      #8c884f CMYK chart
      #8c884f RGB pie chart
      #8c884f color shades, tints & tones
#8c884f color schemes
#8c884f color preview, HTML & CSS examples
           This text has a color of #8c884f        
        
          <p style="color:#8c884f;">Text here</p>
        
        
          .mytext {color:#8c884f;}
        
        Text color #8c884f
      
           This box has a color of #8c884f        
        
          <div style="background-color:#8c884f;">Content here</div>
        
        
          .mybackground {background-color:#8c884f;}
        
        Background color #8c884f
      
           Border around this has a color of #8c884f        
        
          <div style="border:2px solid #8c884f;">Content here</div>
        
        
          .myborder {border:2px solid #8c884f;}
        
        Border color #8c884f