#8e504d color space conversions
Hex:
        #8e504d
        RGB:
        142, 80, 77
        CMY:
        44, 69, 70
        CMYK:
        0, 44, 46, 44
      HSL:
        3°, 29.6804%, 42.9412%
        HSV (HSB):
        3°, 45.7746%, 55.6863%
        XYZ:
        15.3635, 12.0239, 8.5323
        xyY:
        0.4277, 0.3347, 12.0239
      CIE-Lab:
        41.2541, 25.5819, 13.1289
        CIE-LCH:
        41.2541, 28.7541, 27.1673
        CIE-Luv:
        41.2541, 42.8143, 11.0583
        Hunter-Lab:
        34.6755, 18.4051, 9.6839
      #8e504d color charts
#8e504d RGB chart
      #8e504d CMYK chart
      #8e504d RGB pie chart
      #8e504d color shades, tints & tones
#8e504d color schemes
#8e504d color preview, HTML & CSS examples
           This text has a color of #8e504d        
        
          <p style="color:#8e504d;">Text here</p>
        
        
          .mytext {color:#8e504d;}
        
        Text color #8e504d
      
           This box has a color of #8e504d        
        
          <div style="background-color:#8e504d;">Content here</div>
        
        
          .mybackground {background-color:#8e504d;}
        
        Background color #8e504d
      
           Border around this has a color of #8e504d        
        
          <div style="border:2px solid #8e504d;">Content here</div>
        
        
          .myborder {border:2px solid #8e504d;}
        
        Border color #8e504d