#8c4a25 color space conversions
Hex:
        #8c4a25
        RGB:
        140, 74, 37
        CMY:
        45, 71, 85
        CMYK:
        0, 47, 74, 45
      HSL:
        22°, 58.1921%, 34.7059%
        HSV (HSB):
        22°, 73.5714%, 54.9020%
        XYZ:
        13.5979, 10.6066, 3.0808
        xyY:
        0.4984, 0.3887, 10.6066
      CIE-Lab:
        38.9098, 24.8257, 33.7277
        CIE-LCH:
        38.9098, 41.8793, 53.6446
        CIE-Luv:
        38.9098, 51.1470, 28.4984
        Hunter-Lab:
        32.5677, 17.5351, 17.1887
      #8c4a25 color charts
#8c4a25 RGB chart
      #8c4a25 CMYK chart
      #8c4a25 RGB pie chart
      #8c4a25 color shades, tints & tones
#8c4a25 color schemes
#8c4a25 color preview, HTML & CSS examples
           This text has a color of #8c4a25        
        
          <p style="color:#8c4a25;">Text here</p>
        
        
          .mytext {color:#8c4a25;}
        
        Text color #8c4a25
      
           This box has a color of #8c4a25        
        
          <div style="background-color:#8c4a25;">Content here</div>
        
        
          .mybackground {background-color:#8c4a25;}
        
        Background color #8c4a25
      
           Border around this has a color of #8c4a25        
        
          <div style="border:2px solid #8c4a25;">Content here</div>
        
        
          .myborder {border:2px solid #8c4a25;}
        
        Border color #8c4a25