#4f5846 color space conversions
Hex:
        #4f5846
        RGB:
        79, 88, 70
        CMY:
        69, 65, 73
        CMYK:
        10, 0, 20, 65
      HSL:
        90°, 11.3924%, 30.9804%
        HSV (HSB):
        90°, 20.4545%, 34.5098%
        XYZ:
        7.8197, 9.0839, 7.1356
        xyY:
        0.3253, 0.3779, 9.0839
      CIE-Lab:
        36.1453, -7.3008, 9.2715
        CIE-LCH:
        36.1453, 11.8010, 128.2187
        CIE-Luv:
        36.1453, -4.1481, 12.0749
        Hunter-Lab:
        30.1395, -6.4325, 7.0607
      #4f5846 color charts
#4f5846 RGB chart
      #4f5846 CMYK chart
      #4f5846 RGB pie chart
      #4f5846 color shades, tints & tones
#4f5846 color schemes
#4f5846 color preview, HTML & CSS examples
           This text has a color of #4f5846        
        
          <p style="color:#4f5846;">Text here</p>
        
        
          .mytext {color:#4f5846;}
        
        Text color #4f5846
      
           This box has a color of #4f5846        
        
          <div style="background-color:#4f5846;">Content here</div>
        
        
          .mybackground {background-color:#4f5846;}
        
        Background color #4f5846
      
           Border around this has a color of #4f5846        
        
          <div style="border:2px solid #4f5846;">Content here</div>
        
        
          .myborder {border:2px solid #4f5846;}
        
        Border color #4f5846