#8d545b color space conversions
Hex:
        #8d545b
        RGB:
        141, 84, 91
        CMY:
        45, 67, 64
        CMYK:
        0, 40, 35, 45
      HSL:
        353°, 25.3333%, 44.1176%
        HSV (HSB):
        353°, 40.4255%, 55.2941%
        XYZ:
        16.0432, 12.7587, 11.5146
        xyY:
        0.3979, 0.3165, 12.7587
      CIE-Lab:
        42.3974, 24.6123, 6.1064
        CIE-LCH:
        42.3974, 25.3585, 13.9340
        CIE-Luv:
        42.3974, 37.1331, 3.4307
        Hunter-Lab:
        35.7193, 17.6636, 5.8905
      #8d545b color charts
#8d545b RGB chart
      #8d545b CMYK chart
      #8d545b RGB pie chart
      #8d545b color shades, tints & tones
#8d545b color schemes
#8d545b color preview, HTML & CSS examples
           This text has a color of #8d545b        
        
          <p style="color:#8d545b;">Text here</p>
        
        
          .mytext {color:#8d545b;}
        
        Text color #8d545b
      
           This box has a color of #8d545b        
        
          <div style="background-color:#8d545b;">Content here</div>
        
        
          .mybackground {background-color:#8d545b;}
        
        Background color #8d545b
      
           Border around this has a color of #8d545b        
        
          <div style="border:2px solid #8d545b;">Content here</div>
        
        
          .myborder {border:2px solid #8d545b;}
        
        Border color #8d545b