#8c5725 color space conversions
Hex:
        #8c5725
        RGB:
        140, 87, 37
        CMY:
        45, 66, 85
        CMYK:
        0, 38, 74, 45
      HSL:
        29°, 58.1921%, 34.7059%
        HSV (HSB):
        29°, 73.5714%, 54.9020%
        XYZ:
        14.5573, 12.5254, 3.4007
        xyY:
        0.4775, 0.4109, 12.5254
      CIE-Lab:
        42.0393, 17.3476, 37.0836
        CIE-LCH:
        42.0393, 40.9406, 64.9300
        CIE-Luv:
        42.0393, 41.5347, 33.7750
        Hunter-Lab:
        35.3913, 11.4870, 19.0769
      #8c5725 color charts
#8c5725 RGB chart
      #8c5725 CMYK chart
      #8c5725 RGB pie chart
      #8c5725 color shades, tints & tones
#8c5725 color schemes
#8c5725 color preview, HTML & CSS examples
           This text has a color of #8c5725        
        
          <p style="color:#8c5725;">Text here</p>
        
        
          .mytext {color:#8c5725;}
        
        Text color #8c5725
      
           This box has a color of #8c5725        
        
          <div style="background-color:#8c5725;">Content here</div>
        
        
          .mybackground {background-color:#8c5725;}
        
        Background color #8c5725
      
           Border around this has a color of #8c5725        
        
          <div style="border:2px solid #8c5725;">Content here</div>
        
        
          .myborder {border:2px solid #8c5725;}
        
        Border color #8c5725