#85a462 color space conversions
Hex:
        #85a462
        RGB:
        133, 164, 98
        CMY:
        48, 36, 62
        CMYK:
        19, 0, 40, 36
      HSL:
        88°, 26.6129%, 51.3725%
        HSV (HSB):
        88°, 40.2439%, 64.3137%
        XYZ:
        25.1529, 32.4193, 16.4871
        xyY:
        0.3396, 0.4377, 32.4193
      CIE-Lab:
        63.6879, -22.4714, 30.7927
        CIE-LCH:
        63.6879, 38.1203, 126.1205
        CIE-Luv:
        63.6879, -15.2884, 42.9277
        Hunter-Lab:
        56.9380, -20.7872, 22.6884
      #85a462 color charts
#85a462 RGB chart
      #85a462 CMYK chart
      #85a462 RGB pie chart
      #85a462 color shades, tints & tones
#85a462 color schemes
#85a462 color preview, HTML & CSS examples
           This text has a color of #85a462        
        
          <p style="color:#85a462;">Text here</p>
        
        
          .mytext {color:#85a462;}
        
        Text color #85a462
      
           This box has a color of #85a462        
        
          <div style="background-color:#85a462;">Content here</div>
        
        
          .mybackground {background-color:#85a462;}
        
        Background color #85a462
      
           Border around this has a color of #85a462        
        
          <div style="border:2px solid #85a462;">Content here</div>
        
        
          .myborder {border:2px solid #85a462;}
        
        Border color #85a462