#8c453b color space conversions
Hex:
        #8c453b
        RGB:
        140, 69, 59
        CMY:
        45, 73, 77
        CMYK:
        0, 51, 58, 45
      HSL:
        7°, 40.7035%, 39.0196%
        HSV (HSB):
        7°, 57.8571%, 54.9020%
        XYZ:
        13.7328, 10.1475, 5.3725
        xyY:
        0.4695, 0.3469, 10.1475
      CIE-Lab:
        38.1058, 29.1527, 19.9297
        CIE-LCH:
        38.1058, 35.3140, 34.3578
        CIE-Luv:
        38.1058, 51.4575, 16.4908
        Hunter-Lab:
        31.8551, 21.2051, 12.2990
      #8c453b color charts
#8c453b RGB chart
      #8c453b CMYK chart
      #8c453b RGB pie chart
      #8c453b color shades, tints & tones
#8c453b color schemes
#8c453b color preview, HTML & CSS examples
           This text has a color of #8c453b        
        
          <p style="color:#8c453b;">Text here</p>
        
        
          .mytext {color:#8c453b;}
        
        Text color #8c453b
      
           This box has a color of #8c453b        
        
          <div style="background-color:#8c453b;">Content here</div>
        
        
          .mybackground {background-color:#8c453b;}
        
        Background color #8c453b
      
           Border around this has a color of #8c453b        
        
          <div style="border:2px solid #8c453b;">Content here</div>
        
        
          .myborder {border:2px solid #8c453b;}
        
        Border color #8c453b