#5f780e color space conversions
Hex:
        #5f780e
        RGB:
        95, 120, 14
        CMY:
        63, 53, 95
        CMYK:
        21, 0, 88, 53
      HSL:
        74°, 79.1045%, 26.2745%
        HSV (HSB):
        74°, 88.3333%, 47.0588%
        XYZ:
        11.5151, 15.8975, 2.8771
        xyY:
        0.3802, 0.5249, 15.8975
      CIE-Lab:
        46.8398, -23.4538, 48.7744
        CIE-LCH:
        46.8398, 54.1205, 115.6812
        CIE-Luv:
        46.8398, -12.0155, 51.7106
        Hunter-Lab:
        39.8717, -18.2243, 23.6319
      #5f780e color charts
#5f780e RGB chart
      #5f780e CMYK chart
      #5f780e RGB pie chart
      #5f780e color shades, tints & tones
#5f780e color schemes
#5f780e color preview, HTML & CSS examples
           This text has a color of #5f780e        
        
          <p style="color:#5f780e;">Text here</p>
        
        
          .mytext {color:#5f780e;}
        
        Text color #5f780e
      
           This box has a color of #5f780e        
        
          <div style="background-color:#5f780e;">Content here</div>
        
        
          .mybackground {background-color:#5f780e;}
        
        Background color #5f780e
      
           Border around this has a color of #5f780e        
        
          <div style="border:2px solid #5f780e;">Content here</div>
        
        
          .myborder {border:2px solid #5f780e;}
        
        Border color #5f780e