#8f494e color space conversions
Hex:
        #8f494e
        RGB:
        143, 73, 78
        CMY:
        44, 71, 69
        CMYK:
        0, 49, 45, 44
      HSL:
        356°, 32.4074%, 42.3529%
        HSV (HSB):
        356°, 48.9510%, 56.0784%
        XYZ:
        15.0854, 11.1548, 8.5657
        xyY:
        0.4334, 0.3205, 11.1548
      CIE-Lab:
        39.8400, 30.0237, 10.5790
        CIE-LCH:
        39.8400, 31.8329, 19.4101
        CIE-Luv:
        39.8400, 47.7098, 7.2926
        Hunter-Lab:
        33.3988, 22.1761, 8.1731
      #8f494e color charts
#8f494e RGB chart
      #8f494e CMYK chart
      #8f494e RGB pie chart
      #8f494e color shades, tints & tones
#8f494e color schemes
#8f494e color preview, HTML & CSS examples
           This text has a color of #8f494e        
        
          <p style="color:#8f494e;">Text here</p>
        
        
          .mytext {color:#8f494e;}
        
        Text color #8f494e
      
           This box has a color of #8f494e        
        
          <div style="background-color:#8f494e;">Content here</div>
        
        
          .mybackground {background-color:#8f494e;}
        
        Background color #8f494e
      
           Border around this has a color of #8f494e        
        
          <div style="border:2px solid #8f494e;">Content here</div>
        
        
          .myborder {border:2px solid #8f494e;}
        
        Border color #8f494e