#4f553d color space conversions
Hex:
        #4f553d
        RGB:
        79, 85, 61
        CMY:
        69, 67, 76
        CMYK:
        7, 0, 28, 67
      HSL:
        75°, 16.4384%, 28.6275%
        HSV (HSB):
        75°, 28.2353%, 33.3333%
        XYZ:
        7.3153, 8.4962, 5.6693
        xyY:
        0.3406, 0.3955, 8.4962
      CIE-Lab:
        34.9956, -7.1252, 13.2410
        CIE-LCH:
        34.9956, 15.0363, 118.2853
        CIE-Luv:
        34.9956, -2.2911, 16.1521
        Hunter-Lab:
        29.1482, -6.2117, 8.8720
      #4f553d color charts
#4f553d RGB chart
      #4f553d CMYK chart
      #4f553d RGB pie chart
      #4f553d color shades, tints & tones
#4f553d color schemes
#4f553d color preview, HTML & CSS examples
           This text has a color of #4f553d        
        
          <p style="color:#4f553d;">Text here</p>
        
        
          .mytext {color:#4f553d;}
        
        Text color #4f553d
      
           This box has a color of #4f553d        
        
          <div style="background-color:#4f553d;">Content here</div>
        
        
          .mybackground {background-color:#4f553d;}
        
        Background color #4f553d
      
           Border around this has a color of #4f553d        
        
          <div style="border:2px solid #4f553d;">Content here</div>
        
        
          .myborder {border:2px solid #4f553d;}
        
        Border color #4f553d