#85a084 color space conversions
Hex:
        #85a084
        RGB:
        133, 160, 132
        CMY:
        48, 37, 48
        CMYK:
        17, 0, 18, 37
      HSL:
        118°, 12.8440%, 57.2549%
        HSV (HSB):
        118°, 17.5000%, 62.7451%
        XYZ:
        26.4085, 31.7941, 26.5748
        xyY:
        0.3115, 0.3750, 31.7941
      CIE-Lab:
        63.1723, -14.9940, 11.5165
        CIE-LCH:
        63.1723, 18.9064, 142.4730
        CIE-Luv:
        63.1723, -13.6843, 18.4322
        Hunter-Lab:
        56.3863, -15.0754, 11.5271
      #85a084 color charts
#85a084 RGB chart
      #85a084 CMYK chart
      #85a084 RGB pie chart
      #85a084 color shades, tints & tones
#85a084 color schemes
#85a084 color preview, HTML & CSS examples
           This text has a color of #85a084        
        
          <p style="color:#85a084;">Text here</p>
        
        
          .mytext {color:#85a084;}
        
        Text color #85a084
      
           This box has a color of #85a084        
        
          <div style="background-color:#85a084;">Content here</div>
        
        
          .mybackground {background-color:#85a084;}
        
        Background color #85a084
      
           Border around this has a color of #85a084        
        
          <div style="border:2px solid #85a084;">Content here</div>
        
        
          .myborder {border:2px solid #85a084;}
        
        Border color #85a084