#8e685d color space conversions
Hex:
        #8e685d
        RGB:
        142, 104, 93
        CMY:
        44, 59, 64
        CMYK:
        0, 27, 35, 44
      HSL:
        13°, 20.8511%, 46.0784%
        HSV (HSB):
        13°, 34.5070%, 55.6863%
        XYZ:
        18.0814, 16.4417, 12.5765
        xyY:
        0.3839, 0.3491, 16.4417
      CIE-Lab:
        47.5488, 13.6471, 12.1659
        CIE-LCH:
        47.5488, 18.2825, 41.7159
        CIE-Luv:
        47.5488, 25.5310, 12.9445
        Hunter-Lab:
        40.5484, 8.6374, 9.9945
      #8e685d color charts
#8e685d RGB chart
      #8e685d CMYK chart
      #8e685d RGB pie chart
      #8e685d color shades, tints & tones
#8e685d color schemes
#8e685d color preview, HTML & CSS examples
           This text has a color of #8e685d        
        
          <p style="color:#8e685d;">Text here</p>
        
        
          .mytext {color:#8e685d;}
        
        Text color #8e685d
      
           This box has a color of #8e685d        
        
          <div style="background-color:#8e685d;">Content here</div>
        
        
          .mybackground {background-color:#8e685d;}
        
        Background color #8e685d
      
           Border around this has a color of #8e685d        
        
          <div style="border:2px solid #8e685d;">Content here</div>
        
        
          .myborder {border:2px solid #8e685d;}
        
        Border color #8e685d