#886c8f color space conversions
Hex:
        #886c8f
        RGB:
        136, 108, 143
        CMY:
        47, 58, 44
        CMYK:
        5, 24, 0, 44
      HSL:
        288°, 13.9442%, 49.2157%
        HSV (HSB):
        288°, 24.4755%, 56.0784%
        XYZ:
        20.4738, 17.9425, 28.3708
        xyY:
        0.3066, 0.2687, 17.9425
      CIE-Lab:
        49.4263, 17.7154, -14.9380
        CIE-LCH:
        49.4263, 23.1728, 319.8617
        CIE-Luv:
        49.4263, 13.3061, -24.0301
        Hunter-Lab:
        42.3586, 12.1495, -10.0599
      #886c8f color charts
#886c8f RGB chart
      #886c8f CMYK chart
      #886c8f RGB pie chart
      #886c8f color shades, tints & tones
#886c8f color schemes
#886c8f color preview, HTML & CSS examples
           This text has a color of #886c8f        
        
          <p style="color:#886c8f;">Text here</p>
        
        
          .mytext {color:#886c8f;}
        
        Text color #886c8f
      
           This box has a color of #886c8f        
        
          <div style="background-color:#886c8f;">Content here</div>
        
        
          .mybackground {background-color:#886c8f;}
        
        Background color #886c8f
      
           Border around this has a color of #886c8f        
        
          <div style="border:2px solid #886c8f;">Content here</div>
        
        
          .myborder {border:2px solid #886c8f;}
        
        Border color #886c8f