#85a41d color space conversions
Hex:
        #85a41d
        RGB:
        133, 164, 29
        CMY:
        48, 36, 89
        CMYK:
        19, 0, 82, 36
      HSL:
        74°, 69.9482%, 37.8431%
        HSV (HSB):
        74°, 82.3171%, 64.3137%
        XYZ:
        23.1701, 31.6262, 6.0457
        xyY:
        0.3808, 0.5198, 31.6262
      CIE-Lab:
        63.0327, -28.3142, 59.9633
        CIE-LCH:
        63.0327, 66.3121, 115.2764
        CIE-Luv:
        63.0327, -14.8497, 68.5074
        Hunter-Lab:
        56.2372, -24.8718, 32.9921
      #85a41d color charts
#85a41d RGB chart
      #85a41d CMYK chart
      #85a41d RGB pie chart
      #85a41d color shades, tints & tones
#85a41d color schemes
#85a41d color preview, HTML & CSS examples
           This text has a color of #85a41d        
        
          <p style="color:#85a41d;">Text here</p>
        
        
          .mytext {color:#85a41d;}
        
        Text color #85a41d
      
           This box has a color of #85a41d        
        
          <div style="background-color:#85a41d;">Content here</div>
        
        
          .mybackground {background-color:#85a41d;}
        
        Background color #85a41d
      
           Border around this has a color of #85a41d        
        
          <div style="border:2px solid #85a41d;">Content here</div>
        
        
          .myborder {border:2px solid #85a41d;}
        
        Border color #85a41d