#85966d color space conversions
Hex:
        #85966d
        RGB:
        133, 150, 109
        CMY:
        48, 41, 57
        CMYK:
        11, 0, 27, 41
      HSL:
        85°, 16.3347%, 50.7843%
        HSV (HSB):
        85°, 27.3333%, 58.8235%
        XYZ:
        23.3395, 27.9034, 18.6238
        xyY:
        0.3341, 0.3994, 27.9034
      CIE-Lab:
        59.8013, -13.6264, 19.6725
        CIE-LCH:
        59.8013, 23.9309, 124.7089
        CIE-Luv:
        59.8013, -7.9948, 28.1295
        Hunter-Lab:
        52.8236, -13.5731, 16.0730
      #85966d color charts
#85966d RGB chart
      #85966d CMYK chart
      #85966d RGB pie chart
      #85966d color shades, tints & tones
#85966d color schemes
#85966d color preview, HTML & CSS examples
           This text has a color of #85966d        
        
          <p style="color:#85966d;">Text here</p>
        
        
          .mytext {color:#85966d;}
        
        Text color #85966d
      
           This box has a color of #85966d        
        
          <div style="background-color:#85966d;">Content here</div>
        
        
          .mybackground {background-color:#85966d;}
        
        Background color #85966d
      
           Border around this has a color of #85966d        
        
          <div style="border:2px solid #85966d;">Content here</div>
        
        
          .myborder {border:2px solid #85966d;}
        
        Border color #85966d