#85a714 color space conversions
Hex:
        #85a714
        RGB:
        133, 167, 20
        CMY:
        48, 35, 92
        CMYK:
        20, 0, 88, 35
      HSL:
        74°, 78.6096%, 36.6667%
        HSV (HSB):
        74°, 88.0240%, 65.4902%
        XYZ:
        23.6178, 32.6745, 5.7238
        xyY:
        0.3808, 0.5269, 32.6745
      CIE-Lab:
        63.8965, -30.0382, 62.8312
        CIE-LCH:
        63.8965, 69.6423, 115.5514
        CIE-Luv:
        63.8965, -16.5269, 71.0757
        Hunter-Lab:
        57.1616, -26.2807, 34.0762
      #85a714 color charts
#85a714 RGB chart
      #85a714 CMYK chart
      #85a714 RGB pie chart
      #85a714 color shades, tints & tones
#85a714 color schemes
#85a714 color preview, HTML & CSS examples
           This text has a color of #85a714        
        
          <p style="color:#85a714;">Text here</p>
        
        
          .mytext {color:#85a714;}
        
        Text color #85a714
      
           This box has a color of #85a714        
        
          <div style="background-color:#85a714;">Content here</div>
        
        
          .mybackground {background-color:#85a714;}
        
        Background color #85a714
      
           Border around this has a color of #85a714        
        
          <div style="border:2px solid #85a714;">Content here</div>
        
        
          .myborder {border:2px solid #85a714;}
        
        Border color #85a714