#85656e color space conversions
Hex:
        #85656e
        RGB:
        133, 101, 110
        CMY:
        48, 60, 57
        CMYK:
        0, 24, 17, 48
      HSL:
        343°, 13.6752%, 45.8824%
        HSV (HSB):
        343°, 24.0602%, 52.1569%
        XYZ:
        17.1410, 15.4197, 16.8247
        xyY:
        0.3471, 0.3122, 15.4197
      CIE-Lab:
        46.2038, 14.3702, -0.0751
        CIE-LCH:
        46.2038, 14.3704, 359.7006
        CIE-Luv:
        46.2038, 18.9445, -2.4383
        Hunter-Lab:
        39.2679, 9.1990, 2.0842
      #85656e color charts
#85656e RGB chart
      #85656e CMYK chart
      #85656e RGB pie chart
      #85656e color shades, tints & tones
#85656e color schemes
#85656e color preview, HTML & CSS examples
           This text has a color of #85656e        
        
          <p style="color:#85656e;">Text here</p>
        
        
          .mytext {color:#85656e;}
        
        Text color #85656e
      
           This box has a color of #85656e        
        
          <div style="background-color:#85656e;">Content here</div>
        
        
          .mybackground {background-color:#85656e;}
        
        Background color #85656e
      
           Border around this has a color of #85656e        
        
          <div style="border:2px solid #85656e;">Content here</div>
        
        
          .myborder {border:2px solid #85656e;}
        
        Border color #85656e