#85767f color space conversions
Hex:
        #85767f
        RGB:
        133, 118, 127
        CMY:
        48, 54, 50
        CMYK:
        0, 11, 5, 48
      HSL:
        324°, 5.9761%, 49.2157%
        HSV (HSB):
        324°, 11.2782%, 52.1569%
        XYZ:
        19.9821, 19.4757, 22.7847
        xyY:
        0.3210, 0.3129, 19.4757
      CIE-Lab:
        51.2392, 7.4821, -2.8087
        CIE-LCH:
        51.2392, 7.9919, 339.4243
        CIE-Luv:
        51.2392, 8.1511, -5.0900
        Hunter-Lab:
        44.1313, 3.5926, 0.2809
      #85767f color charts
#85767f RGB chart
      #85767f CMYK chart
      #85767f RGB pie chart
      #85767f color shades, tints & tones
#85767f color schemes
#85767f color preview, HTML & CSS examples
           This text has a color of #85767f        
        
          <p style="color:#85767f;">Text here</p>
        
        
          .mytext {color:#85767f;}
        
        Text color #85767f
      
           This box has a color of #85767f        
        
          <div style="background-color:#85767f;">Content here</div>
        
        
          .mybackground {background-color:#85767f;}
        
        Background color #85767f
      
           Border around this has a color of #85767f        
        
          <div style="border:2px solid #85767f;">Content here</div>
        
        
          .myborder {border:2px solid #85767f;}
        
        Border color #85767f