#85765f color space conversions
Hex:
        #85765f
        RGB:
        133, 118, 95
        CMY:
        48, 54, 63
        CMYK:
        0, 11, 29, 48
      HSL:
        36°, 16.6667%, 44.7059%
        HSV (HSB):
        36°, 28.5714%, 52.1569%
        XYZ:
        18.2169, 18.7696, 13.4892
        xyY:
        0.3609, 0.3719, 18.7696
      CIE-Lab:
        50.4166, 2.0019, 14.8089
        CIE-LCH:
        50.4166, 14.9436, 82.3013
        CIE-Luv:
        50.4166, 10.7042, 18.4646
        Hunter-Lab:
        43.3239, -0.7612, 11.8664
      #85765f color charts
#85765f RGB chart
      #85765f CMYK chart
      #85765f RGB pie chart
      #85765f color shades, tints & tones
#85765f color schemes
#85765f color preview, HTML & CSS examples
           This text has a color of #85765f        
        
          <p style="color:#85765f;">Text here</p>
        
        
          .mytext {color:#85765f;}
        
        Text color #85765f
      
           This box has a color of #85765f        
        
          <div style="background-color:#85765f;">Content here</div>
        
        
          .mybackground {background-color:#85765f;}
        
        Background color #85765f
      
           Border around this has a color of #85765f        
        
          <div style="border:2px solid #85765f;">Content here</div>
        
        
          .myborder {border:2px solid #85765f;}
        
        Border color #85765f