#8e6a6a color space conversions
Hex:
        #8e6a6a
        RGB:
        142, 106, 106
        CMY:
        44, 58, 58
        CMYK:
        0, 25, 25, 44
      HSL:
        0°, 14.5161%, 48.6275%
        HSV (HSB):
        0°, 25.3521%, 55.6863%
        XYZ:
        18.9109, 17.0995, 15.9395
        xyY:
        0.3640, 0.3292, 17.0995
      CIE-Lab:
        48.3851, 14.3737, 5.6022
        CIE-LCH:
        48.3851, 15.4269, 21.2933
        CIE-Luv:
        48.3851, 22.7640, 4.9019
        Hunter-Lab:
        41.3515, 9.2666, 6.0919
      #8e6a6a color charts
#8e6a6a RGB chart
      #8e6a6a CMYK chart
      #8e6a6a RGB pie chart
      #8e6a6a color shades, tints & tones
#8e6a6a color schemes
#8e6a6a color preview, HTML & CSS examples
           This text has a color of #8e6a6a        
        
          <p style="color:#8e6a6a;">Text here</p>
        
        
          .mytext {color:#8e6a6a;}
        
        Text color #8e6a6a
      
           This box has a color of #8e6a6a        
        
          <div style="background-color:#8e6a6a;">Content here</div>
        
        
          .mybackground {background-color:#8e6a6a;}
        
        Background color #8e6a6a
      
           Border around this has a color of #8e6a6a        
        
          <div style="border:2px solid #8e6a6a;">Content here</div>
        
        
          .myborder {border:2px solid #8e6a6a;}
        
        Border color #8e6a6a