#8b546f color space conversions
Hex:
        #8b546f
        RGB:
        139, 84, 111
        CMY:
        45, 67, 56
        CMYK:
        0, 40, 20, 45
      HSL:
        331°, 24.6637%, 43.7255%
        HSV (HSB):
        331°, 39.5683%, 54.5098%
        XYZ:
        16.6870, 12.9773, 16.6643
        xyY:
        0.3602, 0.2801, 12.9773
      CIE-Lab:
        42.7290, 26.8310, -5.7238
        CIE-LCH:
        42.7290, 27.4348, 347.9578
        CIE-Luv:
        42.7290, 31.9776, -11.9007
        Hunter-Lab:
        36.0240, 19.6426, -2.2100
      #8b546f color charts
#8b546f RGB chart
      #8b546f CMYK chart
      #8b546f RGB pie chart
      #8b546f color shades, tints & tones
#8b546f color schemes
#8b546f color preview, HTML & CSS examples
           This text has a color of #8b546f        
        
          <p style="color:#8b546f;">Text here</p>
        
        
          .mytext {color:#8b546f;}
        
        Text color #8b546f
      
           This box has a color of #8b546f        
        
          <div style="background-color:#8b546f;">Content here</div>
        
        
          .mybackground {background-color:#8b546f;}
        
        Background color #8b546f
      
           Border around this has a color of #8b546f        
        
          <div style="border:2px solid #8b546f;">Content here</div>
        
        
          .myborder {border:2px solid #8b546f;}
        
        Border color #8b546f