#8d671b color space conversions
Hex:
        #8d671b
        RGB:
        141, 103, 27
        CMY:
        45, 60, 89
        CMYK:
        0, 27, 81, 45
      HSL:
        40°, 67.8571%, 32.9412%
        HSV (HSB):
        40°, 80.8511%, 55.2941%
        XYZ:
        16.0326, 15.4423, 3.1726
        xyY:
        0.4627, 0.4457, 15.4423
      CIE-Lab:
        46.2342, 8.0136, 45.7571
        CIE-LCH:
        46.2342, 46.4535, 80.0663
        CIE-Luv:
        46.2342, 30.9625, 43.3090
        Hunter-Lab:
        39.2968, 4.0564, 22.7210
      #8d671b color charts
#8d671b RGB chart
      #8d671b CMYK chart
      #8d671b RGB pie chart
      #8d671b color shades, tints & tones
#8d671b color schemes
#8d671b color preview, HTML & CSS examples
           This text has a color of #8d671b        
        
          <p style="color:#8d671b;">Text here</p>
        
        
          .mytext {color:#8d671b;}
        
        Text color #8d671b
      
           This box has a color of #8d671b        
        
          <div style="background-color:#8d671b;">Content here</div>
        
        
          .mybackground {background-color:#8d671b;}
        
        Background color #8d671b
      
           Border around this has a color of #8d671b        
        
          <div style="border:2px solid #8d671b;">Content here</div>
        
        
          .myborder {border:2px solid #8d671b;}
        
        Border color #8d671b