#5f791a color space conversions
Hex:
        #5f791a
        RGB:
        95, 121, 26
        CMY:
        63, 53, 90
        CMYK:
        21, 0, 79, 53
      HSL:
        76°, 64.6259%, 28.8235%
        HSV (HSB):
        76°, 78.5124%, 47.4510%
        XYZ:
        11.7431, 16.1822, 3.4818
        xyY:
        0.3739, 0.5152, 16.1822
      CIE-Lab:
        47.2127, -23.4382, 45.5060
        CIE-LCH:
        47.2127, 51.1874, 117.2510
        CIE-Luv:
        47.2127, -12.6022, 49.9669
        Hunter-Lab:
        40.2271, -18.2896, 23.0272
      #5f791a color charts
#5f791a RGB chart
      #5f791a CMYK chart
      #5f791a RGB pie chart
      #5f791a color shades, tints & tones
#5f791a color schemes
#5f791a color preview, HTML & CSS examples
           This text has a color of #5f791a        
        
          <p style="color:#5f791a;">Text here</p>
        
        
          .mytext {color:#5f791a;}
        
        Text color #5f791a
      
           This box has a color of #5f791a        
        
          <div style="background-color:#5f791a;">Content here</div>
        
        
          .mybackground {background-color:#5f791a;}
        
        Background color #5f791a
      
           Border around this has a color of #5f791a        
        
          <div style="border:2px solid #5f791a;">Content here</div>
        
        
          .myborder {border:2px solid #5f791a;}
        
        Border color #5f791a