#8e6465 color space conversions
Hex:
        #8e6465
        RGB:
        142, 100, 101
        CMY:
        44, 61, 60
        CMYK:
        0, 30, 29, 44
      HSL:
        359°, 17.3554%, 47.4510%
        HSV (HSB):
        359°, 29.5775%, 55.6863%
        XYZ:
        18.0615, 15.8047, 14.4106
        xyY:
        0.3741, 0.3274, 15.8047
      CIE-Lab:
        46.7172, 17.1254, 6.2105
        CIE-LCH:
        46.7172, 18.2168, 19.9332
        CIE-Luv:
        46.7172, 26.9046, 5.1046
        Hunter-Lab:
        39.7551, 11.5242, 6.3369
      #8e6465 color charts
#8e6465 RGB chart
      #8e6465 CMYK chart
      #8e6465 RGB pie chart
      #8e6465 color shades, tints & tones
#8e6465 color schemes
#8e6465 color preview, HTML & CSS examples
           This text has a color of #8e6465        
        
          <p style="color:#8e6465;">Text here</p>
        
        
          .mytext {color:#8e6465;}
        
        Text color #8e6465
      
           This box has a color of #8e6465        
        
          <div style="background-color:#8e6465;">Content here</div>
        
        
          .mybackground {background-color:#8e6465;}
        
        Background color #8e6465
      
           Border around this has a color of #8e6465        
        
          <div style="border:2px solid #8e6465;">Content here</div>
        
        
          .myborder {border:2px solid #8e6465;}
        
        Border color #8e6465