#8e530c color space conversions
Hex:
        #8e530c
        RGB:
        142, 83, 12
        CMY:
        44, 67, 95
        CMYK:
        0, 42, 92, 44
      HSL:
        33°, 84.4156%, 30.1961%
        HSV (HSB):
        33°, 91.5493%, 55.6863%
        XYZ:
        14.3149, 11.9638, 1.9026
        xyY:
        0.5080, 0.4245, 11.9638
      CIE-Lab:
        41.1586, 19.6505, 46.6503
        CIE-LCH:
        41.1586, 50.6201, 67.1577
        CIE-Luv:
        41.1586, 47.7301, 38.2243
        Hunter-Lab:
        34.5888, 13.3438, 20.9508
      #8e530c color charts
#8e530c RGB chart
      #8e530c CMYK chart
      #8e530c RGB pie chart
      #8e530c color shades, tints & tones
#8e530c color schemes
#8e530c color preview, HTML & CSS examples
           This text has a color of #8e530c        
        
          <p style="color:#8e530c;">Text here</p>
        
        
          .mytext {color:#8e530c;}
        
        Text color #8e530c
      
           This box has a color of #8e530c        
        
          <div style="background-color:#8e530c;">Content here</div>
        
        
          .mybackground {background-color:#8e530c;}
        
        Background color #8e530c
      
           Border around this has a color of #8e530c        
        
          <div style="border:2px solid #8e530c;">Content here</div>
        
        
          .myborder {border:2px solid #8e530c;}
        
        Border color #8e530c