#8c350b color space conversions
Hex:
        #8c350b
        RGB:
        140, 53, 11
        CMY:
        45, 79, 96
        CMYK:
        0, 62, 92, 45
      HSL:
        20°, 85.4305%, 29.6078%
        HSV (HSB):
        20°, 92.1429%, 54.9020%
        XYZ:
        12.1487, 8.1458, 1.2486
        xyY:
        0.5639, 0.3781, 8.1458
      CIE-Lab:
        34.2847, 35.1202, 41.5970
        CIE-LCH:
        34.2847, 54.4402, 49.8257
        CIE-Luv:
        34.2847, 68.6775, 27.9000
        Hunter-Lab:
        28.5409, 26.0339, 17.3848
      #8c350b color charts
#8c350b RGB chart
      #8c350b CMYK chart
      #8c350b RGB pie chart
      #8c350b color shades, tints & tones
#8c350b color schemes
#8c350b color preview, HTML & CSS examples
           This text has a color of #8c350b        
        
          <p style="color:#8c350b;">Text here</p>
        
        
          .mytext {color:#8c350b;}
        
        Text color #8c350b
      
           This box has a color of #8c350b        
        
          <div style="background-color:#8c350b;">Content here</div>
        
        
          .mybackground {background-color:#8c350b;}
        
        Background color #8c350b
      
           Border around this has a color of #8c350b        
        
          <div style="border:2px solid #8c350b;">Content here</div>
        
        
          .myborder {border:2px solid #8c350b;}
        
        Border color #8c350b