#8c343e color space conversions
Hex:
        #8c343e
        RGB:
        140, 52, 62
        CMY:
        45, 80, 76
        CMYK:
        0, 63, 56, 45
      HSL:
        353°, 45.8333%, 37.6471%
        HSV (HSB):
        353°, 62.8571%, 54.9020%
        XYZ:
        12.9127, 8.3792, 5.4942
        xyY:
        0.4821, 0.3128, 8.3792
      CIE-Lab:
        34.7605, 38.2421, 13.6124
        CIE-LCH:
        34.7605, 40.5925, 19.5933
        CIE-Luv:
        34.7605, 61.1002, 8.1054
        Hunter-Lab:
        28.9469, 28.9687, 9.0094
      #8c343e color charts
#8c343e RGB chart
      #8c343e CMYK chart
      #8c343e RGB pie chart
      #8c343e color shades, tints & tones
#8c343e color schemes
#8c343e color preview, HTML & CSS examples
           This text has a color of #8c343e        
        
          <p style="color:#8c343e;">Text here</p>
        
        
          .mytext {color:#8c343e;}
        
        Text color #8c343e
      
           This box has a color of #8c343e        
        
          <div style="background-color:#8c343e;">Content here</div>
        
        
          .mybackground {background-color:#8c343e;}
        
        Background color #8c343e
      
           Border around this has a color of #8c343e        
        
          <div style="border:2px solid #8c343e;">Content here</div>
        
        
          .myborder {border:2px solid #8c343e;}
        
        Border color #8c343e