#8c562d color space conversions
Hex:
        #8c562d
        RGB:
        140, 86, 45
        CMY:
        45, 66, 82
        CMYK:
        0, 39, 68, 45
      HSL:
        26°, 51.3514%, 36.2745%
        HSV (HSB):
        26°, 67.8571%, 54.9020%
        XYZ:
        14.6167, 12.4205, 4.1096
        xyY:
        0.4693, 0.3988, 12.4205
      CIE-Lab:
        41.8768, 18.4110, 32.6996
        CIE-LCH:
        41.8768, 37.5264, 60.6190
        CIE-Luv:
        41.8768, 41.5517, 30.4050
        Hunter-Lab:
        35.2427, 12.3568, 17.7561
      #8c562d color charts
#8c562d RGB chart
      #8c562d CMYK chart
      #8c562d RGB pie chart
      #8c562d color shades, tints & tones
#8c562d color schemes
#8c562d color preview, HTML & CSS examples
           This text has a color of #8c562d        
        
          <p style="color:#8c562d;">Text here</p>
        
        
          .mytext {color:#8c562d;}
        
        Text color #8c562d
      
           This box has a color of #8c562d        
        
          <div style="background-color:#8c562d;">Content here</div>
        
        
          .mybackground {background-color:#8c562d;}
        
        Background color #8c562d
      
           Border around this has a color of #8c562d        
        
          <div style="border:2px solid #8c562d;">Content here</div>
        
        
          .myborder {border:2px solid #8c562d;}
        
        Border color #8c562d