#8c351a color space conversions
Hex:
        #8c351a
        RGB:
        140, 53, 26
        CMY:
        45, 79, 90
        CMYK:
        0, 62, 81, 45
      HSL:
        14°, 68.6747%, 32.5490%
        HSV (HSB):
        14°, 81.4286%, 54.9020%
        XYZ:
        12.2748, 8.1962, 1.9124
        xyY:
        0.5484, 0.3662, 8.1962
      CIE-Lab:
        34.3883, 35.5420, 34.8887
        CIE-LCH:
        34.3883, 49.8042, 44.4686
        CIE-Luv:
        34.3883, 67.2766, 24.5846
        Hunter-Lab:
        28.6291, 26.4314, 16.0799
      #8c351a color charts
#8c351a RGB chart
      #8c351a CMYK chart
      #8c351a RGB pie chart
      #8c351a color shades, tints & tones
#8c351a color schemes
#8c351a color preview, HTML & CSS examples
           This text has a color of #8c351a        
        
          <p style="color:#8c351a;">Text here</p>
        
        
          .mytext {color:#8c351a;}
        
        Text color #8c351a
      
           This box has a color of #8c351a        
        
          <div style="background-color:#8c351a;">Content here</div>
        
        
          .mybackground {background-color:#8c351a;}
        
        Background color #8c351a
      
           Border around this has a color of #8c351a        
        
          <div style="border:2px solid #8c351a;">Content here</div>
        
        
          .myborder {border:2px solid #8c351a;}
        
        Border color #8c351a