#8e514f color space conversions
Hex:
        #8e514f
        RGB:
        142, 81, 79
        CMY:
        44, 68, 69
        CMYK:
        0, 43, 44, 44
      HSL:
        2°, 28.5068%, 43.3333%
        HSV (HSB):
        2°, 44.3662%, 55.6863%
        XYZ:
        15.5090, 12.2002, 8.9346
        xyY:
        0.4232, 0.3329, 12.2002
      CIE-Lab:
        41.5325, 25.2392, 12.2843
        CIE-LCH:
        41.5325, 28.0699, 25.9529
        CIE-Luv:
        41.5325, 41.8390, 10.2517
        Hunter-Lab:
        34.9287, 18.1323, 9.2840
      #8e514f color charts
#8e514f RGB chart
      #8e514f CMYK chart
      #8e514f RGB pie chart
      #8e514f color shades, tints & tones
#8e514f color schemes
#8e514f color preview, HTML & CSS examples
           This text has a color of #8e514f        
        
          <p style="color:#8e514f;">Text here</p>
        
        
          .mytext {color:#8e514f;}
        
        Text color #8e514f
      
           This box has a color of #8e514f        
        
          <div style="background-color:#8e514f;">Content here</div>
        
        
          .mybackground {background-color:#8e514f;}
        
        Background color #8e514f
      
           Border around this has a color of #8e514f        
        
          <div style="border:2px solid #8e514f;">Content here</div>
        
        
          .myborder {border:2px solid #8e514f;}
        
        Border color #8e514f