#85a00e color space conversions
Hex:
        #85a00e
        RGB:
        133, 160, 14
        CMY:
        48, 37, 95
        CMYK:
        17, 0, 91, 37
      HSL:
        71°, 83.9080%, 34.1176%
        HSV (HSB):
        71°, 91.2500%, 62.7451%
        XYZ:
        22.3229, 30.1599, 5.0604
        xyY:
        0.3879, 0.5241, 30.1599
      CIE-Lab:
        61.7919, -26.8200, 62.2171
        CIE-LCH:
        61.7919, 67.7516, 113.3195
        CIE-Luv:
        61.7919, -12.5115, 68.8675
        Hunter-Lab:
        54.9180, -23.5502, 32.9794
      #85a00e color charts
#85a00e RGB chart
      #85a00e CMYK chart
      #85a00e RGB pie chart
      #85a00e color shades, tints & tones
#85a00e color schemes
#85a00e color preview, HTML & CSS examples
           This text has a color of #85a00e        
        
          <p style="color:#85a00e;">Text here</p>
        
        
          .mytext {color:#85a00e;}
        
        Text color #85a00e
      
           This box has a color of #85a00e        
        
          <div style="background-color:#85a00e;">Content here</div>
        
        
          .mybackground {background-color:#85a00e;}
        
        Background color #85a00e
      
           Border around this has a color of #85a00e        
        
          <div style="border:2px solid #85a00e;">Content here</div>
        
        
          .myborder {border:2px solid #85a00e;}
        
        Border color #85a00e