#8c7256 color space conversions
Hex:
        #8c7256
        RGB:
        140, 114, 86
        CMY:
        45, 55, 66
        CMYK:
        0, 19, 39, 45
      HSL:
        31°, 23.8938%, 44.3137%
        HSV (HSB):
        31°, 38.5714%, 54.9020%
        XYZ:
        18.5122, 18.2820, 11.3572
        xyY:
        0.3845, 0.3797, 18.2820
      CIE-Lab:
        49.8363, 6.0529, 19.3653
        CIE-LCH:
        49.8363, 20.2892, 72.6427
        CIE-Luv:
        49.8363, 18.6193, 22.7563
        Hunter-Lab:
        42.7574, 2.4579, 14.1817
      #8c7256 color charts
#8c7256 RGB chart
      #8c7256 CMYK chart
      #8c7256 RGB pie chart
      #8c7256 color shades, tints & tones
#8c7256 color schemes
#8c7256 color preview, HTML & CSS examples
           This text has a color of #8c7256        
        
          <p style="color:#8c7256;">Text here</p>
        
        
          .mytext {color:#8c7256;}
        
        Text color #8c7256
      
           This box has a color of #8c7256        
        
          <div style="background-color:#8c7256;">Content here</div>
        
        
          .mybackground {background-color:#8c7256;}
        
        Background color #8c7256
      
           Border around this has a color of #8c7256        
        
          <div style="border:2px solid #8c7256;">Content here</div>
        
        
          .myborder {border:2px solid #8c7256;}
        
        Border color #8c7256