#4f533f color space conversions
Hex:
        #4f533f
        RGB:
        79, 83, 63
        CMY:
        69, 67, 75
        CMYK:
        5, 0, 24, 67
      HSL:
        72°, 13.6986%, 28.6275%
        HSV (HSB):
        72°, 24.0964%, 32.5490%
        XYZ:
        7.2149, 8.2077, 5.9066
        xyY:
        0.3383, 0.3848, 8.2077
      CIE-Lab:
        34.4117, -5.5852, 11.2062
        CIE-LCH:
        34.4117, 12.5210, 116.4917
        CIE-Luv:
        34.4117, -1.3007, 13.6939
        Hunter-Lab:
        28.6490, -5.1827, 7.8304
      #4f533f color charts
#4f533f RGB chart
      #4f533f CMYK chart
      #4f533f RGB pie chart
      #4f533f color shades, tints & tones
#4f533f color schemes
#4f533f color preview, HTML & CSS examples
           This text has a color of #4f533f        
        
          <p style="color:#4f533f;">Text here</p>
        
        
          .mytext {color:#4f533f;}
        
        Text color #4f533f
      
           This box has a color of #4f533f        
        
          <div style="background-color:#4f533f;">Content here</div>
        
        
          .mybackground {background-color:#4f533f;}
        
        Background color #4f533f
      
           Border around this has a color of #4f533f        
        
          <div style="border:2px solid #4f533f;">Content here</div>
        
        
          .myborder {border:2px solid #4f533f;}
        
        Border color #4f533f