#8e5412 color space conversions
Hex:
        #8e5412
        RGB:
        142, 84, 18
        CMY:
        44, 67, 93
        CMYK:
        0, 41, 87, 44
      HSL:
        32°, 77.5000%, 31.3725%
        HSV (HSB):
        32°, 87.3239%, 55.6863%
        XYZ:
        14.4348, 12.1351, 2.1538
        xyY:
        0.5025, 0.4225, 12.1351
      CIE-Lab:
        41.4300, 19.2211, 44.9282
        CIE-LCH:
        41.4300, 48.8671, 66.8379
        CIE-Luv:
        41.4300, 46.6951, 37.6357
        Hunter-Lab:
        34.8355, 13.0033, 20.7191
      #8e5412 color charts
#8e5412 RGB chart
      #8e5412 CMYK chart
      #8e5412 RGB pie chart
      #8e5412 color shades, tints & tones
#8e5412 color schemes
#8e5412 color preview, HTML & CSS examples
           This text has a color of #8e5412        
        
          <p style="color:#8e5412;">Text here</p>
        
        
          .mytext {color:#8e5412;}
        
        Text color #8e5412
      
           This box has a color of #8e5412        
        
          <div style="background-color:#8e5412;">Content here</div>
        
        
          .mybackground {background-color:#8e5412;}
        
        Background color #8e5412
      
           Border around this has a color of #8e5412        
        
          <div style="border:2px solid #8e5412;">Content here</div>
        
        
          .myborder {border:2px solid #8e5412;}
        
        Border color #8e5412