#85966b color space conversions
Hex:
        #85966b
        RGB:
        133, 150, 107
        CMY:
        48, 41, 58
        CMYK:
        11, 0, 29, 41
      HSL:
        84°, 16.9960%, 50.3922%
        HSV (HSB):
        84°, 28.6667%, 58.8235%
        XYZ:
        23.2331, 27.8608, 18.0631
        xyY:
        0.3359, 0.4029, 27.8608
      CIE-Lab:
        59.7627, -13.9369, 20.7315
        CIE-LCH:
        59.7627, 24.9806, 123.9114
        CIE-Luv:
        59.7627, -7.9436, 29.4310
        Hunter-Lab:
        52.7833, -13.8024, 16.6586
      #85966b color charts
#85966b RGB chart
      #85966b CMYK chart
      #85966b RGB pie chart
      #85966b color shades, tints & tones
#85966b color schemes
#85966b color preview, HTML & CSS examples
           This text has a color of #85966b        
        
          <p style="color:#85966b;">Text here</p>
        
        
          .mytext {color:#85966b;}
        
        Text color #85966b
      
           This box has a color of #85966b        
        
          <div style="background-color:#85966b;">Content here</div>
        
        
          .mybackground {background-color:#85966b;}
        
        Background color #85966b
      
           Border around this has a color of #85966b        
        
          <div style="border:2px solid #85966b;">Content here</div>
        
        
          .myborder {border:2px solid #85966b;}
        
        Border color #85966b