#4f5a16 color space conversions
Hex:
        #4f5a16
        RGB:
        79, 90, 22
        CMY:
        69, 65, 91
        CMYK:
        12, 0, 76, 65
      HSL:
        70°, 60.7143%, 21.9608%
        HSV (HSB):
        70°, 75.5556%, 35.2941%
        XYZ:
        7.0254, 9.0325, 2.1322
        xyY:
        0.3862, 0.4966, 9.0325
      CIE-Lab:
        36.0468, -14.5030, 35.8278
        CIE-LCH:
        36.0468, 38.6519, 112.0381
        CIE-Luv:
        36.0468, -4.2754, 36.3557
        Hunter-Lab:
        30.0542, -10.8688, 16.8315
      #4f5a16 color charts
#4f5a16 RGB chart
      #4f5a16 CMYK chart
      #4f5a16 RGB pie chart
      #4f5a16 color shades, tints & tones
#4f5a16 color schemes
#4f5a16 color preview, HTML & CSS examples
           This text has a color of #4f5a16        
        
          <p style="color:#4f5a16;">Text here</p>
        
        
          .mytext {color:#4f5a16;}
        
        Text color #4f5a16
      
           This box has a color of #4f5a16        
        
          <div style="background-color:#4f5a16;">Content here</div>
        
        
          .mybackground {background-color:#4f5a16;}
        
        Background color #4f5a16
      
           Border around this has a color of #4f5a16        
        
          <div style="border:2px solid #4f5a16;">Content here</div>
        
        
          .myborder {border:2px solid #4f5a16;}
        
        Border color #4f5a16