#5f801a color space conversions
Hex:
        #5f801a
        RGB:
        95, 128, 26
        CMY:
        63, 50, 90
        CMYK:
        26, 0, 80, 50
      HSL:
        79°, 66.2338%, 30.1961%
        HSV (HSB):
        79°, 79.6875%, 50.1961%
        XYZ:
        12.6249, 17.9458, 3.7758
        xyY:
        0.3676, 0.5225, 17.9458
      CIE-Lab:
        49.4303, -26.9137, 47.5913
        CIE-LCH:
        49.4303, 54.6743, 119.4889
        CIE-Luv:
        49.4303, -16.4297, 53.1028
        Hunter-Lab:
        42.3625, -20.9375, 24.3692
      #5f801a color charts
#5f801a RGB chart
      #5f801a CMYK chart
      #5f801a RGB pie chart
      #5f801a color shades, tints & tones
#5f801a color schemes
#5f801a color preview, HTML & CSS examples
           This text has a color of #5f801a        
        
          <p style="color:#5f801a;">Text here</p>
        
        
          .mytext {color:#5f801a;}
        
        Text color #5f801a
      
           This box has a color of #5f801a        
        
          <div style="background-color:#5f801a;">Content here</div>
        
        
          .mybackground {background-color:#5f801a;}
        
        Background color #5f801a
      
           Border around this has a color of #5f801a        
        
          <div style="border:2px solid #5f801a;">Content here</div>
        
        
          .myborder {border:2px solid #5f801a;}
        
        Border color #5f801a