#8c453a color space conversions
Hex:
        #8c453a
        RGB:
        140, 69, 58
        CMY:
        45, 73, 77
        CMYK:
        0, 51, 59, 45
      HSL:
        8°, 41.4141%, 38.8235%
        HSV (HSB):
        8°, 58.5714%, 54.9020%
        XYZ:
        13.7071, 10.1372, 5.2372
        xyY:
        0.4713, 0.3486, 10.1372
      CIE-Lab:
        38.0875, 29.0677, 20.5193
        CIE-LCH:
        38.0875, 35.5806, 35.2188
        CIE-Luv:
        38.0875, 51.6346, 17.0323
        Hunter-Lab:
        31.8389, 21.1283, 12.5346
      #8c453a color charts
#8c453a RGB chart
      #8c453a CMYK chart
      #8c453a RGB pie chart
      #8c453a color shades, tints & tones
#8c453a color schemes
#8c453a color preview, HTML & CSS examples
           This text has a color of #8c453a        
        
          <p style="color:#8c453a;">Text here</p>
        
        
          .mytext {color:#8c453a;}
        
        Text color #8c453a
      
           This box has a color of #8c453a        
        
          <div style="background-color:#8c453a;">Content here</div>
        
        
          .mybackground {background-color:#8c453a;}
        
        Background color #8c453a
      
           Border around this has a color of #8c453a        
        
          <div style="border:2px solid #8c453a;">Content here</div>
        
        
          .myborder {border:2px solid #8c453a;}
        
        Border color #8c453a