#8e6a5a color space conversions
Hex:
        #8e6a5a
        RGB:
        142, 106, 90
        CMY:
        44, 58, 65
        CMYK:
        0, 25, 37, 44
      HSL:
        18°, 22.4138%, 45.4902%
        HSV (HSB):
        18°, 36.6197%, 55.6863%
        XYZ:
        18.1548, 16.7970, 11.9581
        xyY:
        0.3870, 0.3581, 16.7970
      CIE-Lab:
        48.0033, 12.0766, 14.5727
        CIE-LCH:
        48.0033, 18.9264, 50.3511
        CIE-Luv:
        48.0033, 24.6434, 16.0496
        Hunter-Lab:
        40.9842, 7.3481, 11.3896
      #8e6a5a color charts
#8e6a5a RGB chart
      #8e6a5a CMYK chart
      #8e6a5a RGB pie chart
      #8e6a5a color shades, tints & tones
#8e6a5a color schemes
#8e6a5a color preview, HTML & CSS examples
           This text has a color of #8e6a5a        
        
          <p style="color:#8e6a5a;">Text here</p>
        
        
          .mytext {color:#8e6a5a;}
        
        Text color #8e6a5a
      
           This box has a color of #8e6a5a        
        
          <div style="background-color:#8e6a5a;">Content here</div>
        
        
          .mybackground {background-color:#8e6a5a;}
        
        Background color #8e6a5a
      
           Border around this has a color of #8e6a5a        
        
          <div style="border:2px solid #8e6a5a;">Content here</div>
        
        
          .myborder {border:2px solid #8e6a5a;}
        
        Border color #8e6a5a