#8d555b color space conversions
Hex:
        #8d555b
        RGB:
        141, 85, 91
        CMY:
        45, 67, 64
        CMYK:
        0, 40, 35, 45
      HSL:
        354°, 24.7788%, 44.3137%
        HSV (HSB):
        354°, 39.7163%, 55.2941%
        XYZ:
        16.1213, 12.9151, 11.5407
        xyY:
        0.3973, 0.3183, 12.9151
      CIE-Lab:
        42.6350, 24.0364, 6.4448
        CIE-LCH:
        42.6350, 24.8854, 15.0094
        CIE-Luv:
        42.6350, 36.5460, 3.9487
        Hunter-Lab:
        35.9375, 17.1833, 6.1163
      #8d555b color charts
#8d555b RGB chart
      #8d555b CMYK chart
      #8d555b RGB pie chart
      #8d555b color shades, tints & tones
#8d555b color schemes
#8d555b color preview, HTML & CSS examples
           This text has a color of #8d555b        
        
          <p style="color:#8d555b;">Text here</p>
        
        
          .mytext {color:#8d555b;}
        
        Text color #8d555b
      
           This box has a color of #8d555b        
        
          <div style="background-color:#8d555b;">Content here</div>
        
        
          .mybackground {background-color:#8d555b;}
        
        Background color #8d555b
      
           Border around this has a color of #8d555b        
        
          <div style="border:2px solid #8d555b;">Content here</div>
        
        
          .myborder {border:2px solid #8d555b;}
        
        Border color #8d555b