#8c3014 color space conversions
Hex:
        #8c3014
        RGB:
        140, 48, 20
        CMY:
        45, 81, 92
        CMYK:
        0, 66, 86, 45
      HSL:
        14°, 75.0000%, 31.3725%
        HSV (HSB):
        14°, 85.7143%, 54.9020%
        XYZ:
        11.9984, 7.7399, 1.5234
        xyY:
        0.5643, 0.3640, 7.7399
      CIE-Lab:
        33.4351, 37.7394, 37.0405
        CIE-LCH:
        33.4351, 52.8797, 44.4646
        CIE-Luv:
        33.4351, 71.2501, 24.6582
        Hunter-Lab:
        27.8206, 28.2972, 16.2279
      #8c3014 color charts
#8c3014 RGB chart
      #8c3014 CMYK chart
      #8c3014 RGB pie chart
      #8c3014 color shades, tints & tones
#8c3014 color schemes
#8c3014 color preview, HTML & CSS examples
           This text has a color of #8c3014        
        
          <p style="color:#8c3014;">Text here</p>
        
        
          .mytext {color:#8c3014;}
        
        Text color #8c3014
      
           This box has a color of #8c3014        
        
          <div style="background-color:#8c3014;">Content here</div>
        
        
          .mybackground {background-color:#8c3014;}
        
        Background color #8c3014
      
           Border around this has a color of #8c3014        
        
          <div style="border:2px solid #8c3014;">Content here</div>
        
        
          .myborder {border:2px solid #8c3014;}
        
        Border color #8c3014