#85953b color space conversions
Hex:
        #85953b
        RGB:
        133, 149, 59
        CMY:
        48, 42, 77
        CMYK:
        11, 0, 60, 42
      HSL:
        71°, 43.2692%, 40.7843%
        HSV (HSB):
        71°, 60.4027%, 58.4314%
        XYZ:
        21.2097, 26.7972, 8.1922
        xyY:
        0.3774, 0.4768, 26.7972
      CIE-Lab:
        58.7861, -19.0798, 44.5091
        CIE-LCH:
        58.7861, 48.4262, 113.2035
        CIE-Luv:
        58.7861, -6.3882, 53.7306
        Hunter-Lab:
        51.7660, -17.4550, 26.8533
      #85953b color charts
#85953b RGB chart
      #85953b CMYK chart
      #85953b RGB pie chart
      #85953b color shades, tints & tones
#85953b color schemes
#85953b color preview, HTML & CSS examples
           This text has a color of #85953b        
        
          <p style="color:#85953b;">Text here</p>
        
        
          .mytext {color:#85953b;}
        
        Text color #85953b
      
           This box has a color of #85953b        
        
          <div style="background-color:#85953b;">Content here</div>
        
        
          .mybackground {background-color:#85953b;}
        
        Background color #85953b
      
           Border around this has a color of #85953b        
        
          <div style="border:2px solid #85953b;">Content here</div>
        
        
          .myborder {border:2px solid #85953b;}
        
        Border color #85953b