#86626b color space conversions
Hex:
        #86626b
        RGB:
        134, 98, 107
        CMY:
        47, 62, 58
        CMYK:
        0, 27, 20, 47
      HSL:
        345°, 15.5172%, 45.4902%
        HSV (HSB):
        345°, 26.8657%, 52.5490%
        XYZ:
        16.8530, 14.8652, 15.8909
        xyY:
        0.3540, 0.3122, 14.8652
      CIE-Lab:
        45.4491, 16.0322, 0.6471
        CIE-LCH:
        45.4491, 16.0453, 2.3114
        CIE-Luv:
        45.4491, 21.6446, -1.7707
        Hunter-Lab:
        38.5555, 10.5524, 2.5520
      #86626b color charts
#86626b RGB chart
      #86626b CMYK chart
      #86626b RGB pie chart
      #86626b color shades, tints & tones
#86626b color schemes
#86626b color preview, HTML & CSS examples
           This text has a color of #86626b        
        
          <p style="color:#86626b;">Text here</p>
        
        
          .mytext {color:#86626b;}
        
        Text color #86626b
      
           This box has a color of #86626b        
        
          <div style="background-color:#86626b;">Content here</div>
        
        
          .mybackground {background-color:#86626b;}
        
        Background color #86626b
      
           Border around this has a color of #86626b        
        
          <div style="border:2px solid #86626b;">Content here</div>
        
        
          .myborder {border:2px solid #86626b;}
        
        Border color #86626b