#85a521 color space conversions
Hex:
        #85a521
        RGB:
        133, 165, 33
        CMY:
        48, 35, 87
        CMYK:
        19, 0, 80, 35
      HSL:
        75°, 66.6667%, 38.8235%
        HSV (HSB):
        75°, 80.0000%, 64.7059%
        XYZ:
        23.4025, 32.0066, 6.3833
        xyY:
        0.3787, 0.5180, 32.0066
      CIE-Lab:
        63.3484, -28.6339, 59.1128
        CIE-LCH:
        63.3484, 65.6827, 115.8453
        CIE-Luv:
        63.3484, -15.4278, 68.1996
        Hunter-Lab:
        56.5744, -25.1670, 32.9124
      #85a521 color charts
#85a521 RGB chart
      #85a521 CMYK chart
      #85a521 RGB pie chart
      #85a521 color shades, tints & tones
#85a521 color schemes
#85a521 color preview, HTML & CSS examples
           This text has a color of #85a521        
        
          <p style="color:#85a521;">Text here</p>
        
        
          .mytext {color:#85a521;}
        
        Text color #85a521
      
           This box has a color of #85a521        
        
          <div style="background-color:#85a521;">Content here</div>
        
        
          .mybackground {background-color:#85a521;}
        
        Background color #85a521
      
           Border around this has a color of #85a521        
        
          <div style="border:2px solid #85a521;">Content here</div>
        
        
          .myborder {border:2px solid #85a521;}
        
        Border color #85a521