#85956a color space conversions
Hex:
        #85956a
        RGB:
        133, 149, 106
        CMY:
        48, 42, 58
        CMYK:
        11, 0, 29, 42
      HSL:
        82°, 16.8627%, 50.0000%
        HSV (HSB):
        82°, 28.8591%, 58.4314%
        XYZ:
        23.0218, 27.5220, 17.7346
        xyY:
        0.3372, 0.4031, 27.5220
      CIE-Lab:
        59.4545, -13.5584, 20.8702
        CIE-LCH:
        59.4545, 24.8876, 123.0099
        CIE-Luv:
        59.4545, -7.3765, 29.4835
        Hunter-Lab:
        52.4615, -13.4758, 16.6801
      #85956a color charts
#85956a RGB chart
      #85956a CMYK chart
      #85956a RGB pie chart
      #85956a color shades, tints & tones
#85956a color schemes
#85956a color preview, HTML & CSS examples
           This text has a color of #85956a        
        
          <p style="color:#85956a;">Text here</p>
        
        
          .mytext {color:#85956a;}
        
        Text color #85956a
      
           This box has a color of #85956a        
        
          <div style="background-color:#85956a;">Content here</div>
        
        
          .mybackground {background-color:#85956a;}
        
        Background color #85956a
      
           Border around this has a color of #85956a        
        
          <div style="border:2px solid #85956a;">Content here</div>
        
        
          .myborder {border:2px solid #85956a;}
        
        Border color #85956a