#8c392e color space conversions
Hex:
        #8c392e
        RGB:
        140, 57, 46
        CMY:
        45, 78, 82
        CMYK:
        0, 59, 67, 45
      HSL:
        7°, 50.5376%, 36.4706%
        HSV (HSB):
        7°, 67.1429%, 54.9020%
        XYZ:
        12.7715, 8.6990, 3.5907
        xyY:
        0.5096, 0.3471, 8.6990
      CIE-Lab:
        35.3981, 34.5534, 24.4812
        CIE-LCH:
        35.3981, 42.3470, 35.3178
        CIE-Luv:
        35.3981, 61.5838, 18.3850
        Hunter-Lab:
        29.4940, 25.6795, 13.4276
      #8c392e color charts
#8c392e RGB chart
      #8c392e CMYK chart
      #8c392e RGB pie chart
      #8c392e color shades, tints & tones
#8c392e color schemes
#8c392e color preview, HTML & CSS examples
           This text has a color of #8c392e        
        
          <p style="color:#8c392e;">Text here</p>
        
        
          .mytext {color:#8c392e;}
        
        Text color #8c392e
      
           This box has a color of #8c392e        
        
          <div style="background-color:#8c392e;">Content here</div>
        
        
          .mybackground {background-color:#8c392e;}
        
        Background color #8c392e
      
           Border around this has a color of #8c392e        
        
          <div style="border:2px solid #8c392e;">Content here</div>
        
        
          .myborder {border:2px solid #8c392e;}
        
        Border color #8c392e