#4f472f color space conversions
Hex:
        #4f472f
        RGB:
        79, 71, 47
        CMY:
        69, 72, 82
        CMYK:
        0, 10, 41, 69
      HSL:
        45°, 25.3968%, 24.7059%
        HSV (HSB):
        45°, 40.5063%, 30.9804%
        XYZ:
        5.9908, 6.3740, 3.6039
        xyY:
        0.3752, 0.3992, 6.3740
      CIE-Lab:
        30.3370, -0.7445, 15.6769
        CIE-LCH:
        30.3370, 15.6946, 92.7190
        CIE-Luv:
        30.3370, 6.0468, 16.5564
        Hunter-Lab:
        25.2467, -1.8257, 9.2093
      #4f472f color charts
#4f472f RGB chart
      #4f472f CMYK chart
      #4f472f RGB pie chart
      #4f472f color shades, tints & tones
#4f472f color schemes
#4f472f color preview, HTML & CSS examples
           This text has a color of #4f472f        
        
          <p style="color:#4f472f;">Text here</p>
        
        
          .mytext {color:#4f472f;}
        
        Text color #4f472f
      
           This box has a color of #4f472f        
        
          <div style="background-color:#4f472f;">Content here</div>
        
        
          .mybackground {background-color:#4f472f;}
        
        Background color #4f472f
      
           Border around this has a color of #4f472f        
        
          <div style="border:2px solid #4f472f;">Content here</div>
        
        
          .myborder {border:2px solid #4f472f;}
        
        Border color #4f472f