#8c6e28 color space conversions
Hex:
        #8c6e28
        RGB:
        140, 110, 40
        CMY:
        45, 57, 84
        CMYK:
        0, 21, 71, 45
      HSL:
        42°, 55.5556%, 35.2941%
        HSV (HSB):
        42°, 71.4286%, 54.9020%
        XYZ:
        16.7742, 16.8805, 4.3817
        xyY:
        0.4410, 0.4438, 16.8805
      CIE-Lab:
        48.1091, 4.1274, 41.9964
        CIE-LCH:
        48.1091, 42.1987, 84.3870
        CIE-Luv:
        48.1091, 24.4817, 42.6907
        Hunter-Lab:
        41.0859, 0.9759, 22.4371
      #8c6e28 color charts
#8c6e28 RGB chart
      #8c6e28 CMYK chart
      #8c6e28 RGB pie chart
      #8c6e28 color shades, tints & tones
#8c6e28 color schemes
#8c6e28 color preview, HTML & CSS examples
           This text has a color of #8c6e28        
        
          <p style="color:#8c6e28;">Text here</p>
        
        
          .mytext {color:#8c6e28;}
        
        Text color #8c6e28
      
           This box has a color of #8c6e28        
        
          <div style="background-color:#8c6e28;">Content here</div>
        
        
          .mybackground {background-color:#8c6e28;}
        
        Background color #8c6e28
      
           Border around this has a color of #8c6e28        
        
          <div style="border:2px solid #8c6e28;">Content here</div>
        
        
          .myborder {border:2px solid #8c6e28;}
        
        Border color #8c6e28