#4f422b color space conversions
Hex:
        #4f422b
        RGB:
        79, 66, 43
        CMY:
        69, 74, 83
        CMYK:
        0, 16, 46, 69
      HSL:
        38°, 29.5082%, 23.9216%
        HSV (HSB):
        38°, 45.5696%, 30.9804%
        XYZ:
        5.6087, 5.7331, 3.0965
        xyY:
        0.3885, 0.3971, 5.7331
      CIE-Lab:
        28.7289, 1.8637, 16.0715
        CIE-LCH:
        28.7289, 16.1792, 83.3853
        CIE-Luv:
        28.7289, 9.1572, 16.0846
        Hunter-Lab:
        23.9439, -0.0894, 9.0932
      #4f422b color charts
#4f422b RGB chart
      #4f422b CMYK chart
      #4f422b RGB pie chart
      #4f422b color shades, tints & tones
#4f422b color schemes
#4f422b color preview, HTML & CSS examples
           This text has a color of #4f422b        
        
          <p style="color:#4f422b;">Text here</p>
        
        
          .mytext {color:#4f422b;}
        
        Text color #4f422b
      
           This box has a color of #4f422b        
        
          <div style="background-color:#4f422b;">Content here</div>
        
        
          .mybackground {background-color:#4f422b;}
        
        Background color #4f422b
      
           Border around this has a color of #4f422b        
        
          <div style="border:2px solid #4f422b;">Content here</div>
        
        
          .myborder {border:2px solid #4f422b;}
        
        Border color #4f422b