#8c6a25 color space conversions
Hex:
        #8c6a25
        RGB:
        140, 106, 37
        CMY:
        45, 58, 85
        CMYK:
        0, 24, 74, 45
      HSL:
        40°, 58.1921%, 34.7059%
        HSV (HSB):
        40°, 73.5714%, 54.9020%
        XYZ:
        16.3032, 16.0171, 3.9826
        xyY:
        0.4491, 0.4412, 16.0171
      CIE-Lab:
        46.9969, 6.2717, 42.2259
        CIE-LCH:
        46.9969, 42.6891, 81.5518
        CIE-Luv:
        46.9969, 27.5124, 41.8720
        Hunter-Lab:
        40.0214, 2.6767, 22.1149
      #8c6a25 color charts
#8c6a25 RGB chart
      #8c6a25 CMYK chart
      #8c6a25 RGB pie chart
      #8c6a25 color shades, tints & tones
#8c6a25 color schemes
#8c6a25 color preview, HTML & CSS examples
           This text has a color of #8c6a25        
        
          <p style="color:#8c6a25;">Text here</p>
        
        
          .mytext {color:#8c6a25;}
        
        Text color #8c6a25
      
           This box has a color of #8c6a25        
        
          <div style="background-color:#8c6a25;">Content here</div>
        
        
          .mybackground {background-color:#8c6a25;}
        
        Background color #8c6a25
      
           Border around this has a color of #8c6a25        
        
          <div style="border:2px solid #8c6a25;">Content here</div>
        
        
          .myborder {border:2px solid #8c6a25;}
        
        Border color #8c6a25