#8f505b color space conversions
Hex:
        #8f505b
        RGB:
        143, 80, 91
        CMY:
        44, 69, 64
        CMYK:
        0, 44, 36, 44
      HSL:
        350°, 28.2511%, 43.7255%
        HSV (HSB):
        350°, 44.0559%, 56.0784%
        XYZ:
        16.0847, 12.3323, 11.4301
        xyY:
        0.4037, 0.3095, 12.3323
      CIE-Lab:
        41.7394, 27.6865, 5.2040
        CIE-LCH:
        41.7394, 28.1713, 10.6451
        CIE-Luv:
        41.7394, 40.9802, 1.7596
        Hunter-Lab:
        35.1174, 20.3023, 5.2842
      #8f505b color charts
#8f505b RGB chart
      #8f505b CMYK chart
      #8f505b RGB pie chart
      #8f505b color shades, tints & tones
#8f505b color schemes
#8f505b color preview, HTML & CSS examples
           This text has a color of #8f505b        
        
          <p style="color:#8f505b;">Text here</p>
        
        
          .mytext {color:#8f505b;}
        
        Text color #8f505b
      
           This box has a color of #8f505b        
        
          <div style="background-color:#8f505b;">Content here</div>
        
        
          .mybackground {background-color:#8f505b;}
        
        Background color #8f505b
      
           Border around this has a color of #8f505b        
        
          <div style="border:2px solid #8f505b;">Content here</div>
        
        
          .myborder {border:2px solid #8f505b;}
        
        Border color #8f505b