#8c563a color space conversions
Hex:
        #8c563a
        RGB:
        140, 86, 58
        CMY:
        45, 66, 77
        CMYK:
        0, 39, 59, 45
      HSL:
        20°, 41.4141%, 38.8235%
        HSV (HSB):
        20°, 58.5714%, 54.9020%
        XYZ:
        14.9067, 12.5365, 5.6371
        xyY:
        0.4506, 0.3790, 12.5365
      CIE-Lab:
        42.0564, 19.3970, 25.5562
        CIE-LCH:
        42.0564, 32.0837, 52.8018
        CIE-Luv:
        42.0564, 40.1068, 24.5124
        Hunter-Lab:
        35.4069, 13.1884, 15.3454
      #8c563a color charts
#8c563a RGB chart
      #8c563a CMYK chart
      #8c563a RGB pie chart
      #8c563a color shades, tints & tones
#8c563a color schemes
#8c563a color preview, HTML & CSS examples
           This text has a color of #8c563a        
        
          <p style="color:#8c563a;">Text here</p>
        
        
          .mytext {color:#8c563a;}
        
        Text color #8c563a
      
           This box has a color of #8c563a        
        
          <div style="background-color:#8c563a;">Content here</div>
        
        
          .mybackground {background-color:#8c563a;}
        
        Background color #8c563a
      
           Border around this has a color of #8c563a        
        
          <div style="border:2px solid #8c563a;">Content here</div>
        
        
          .myborder {border:2px solid #8c563a;}
        
        Border color #8c563a