#4f222b color space conversions
Hex:
        #4f222b
        RGB:
        79, 34, 43
        CMY:
        69, 87, 83
        CMYK:
        0, 57, 46, 69
      HSL:
        348°, 39.8230%, 22.1569%
        HSV (HSB):
        348°, 56.9620%, 30.9804%
        XYZ:
        4.2325, 2.9807, 2.6378
        xyY:
        0.4297, 0.3026, 2.9807
      CIE-Lab:
        19.9666, 22.1960, 4.1411
        CIE-LCH:
        19.9666, 22.5790, 10.5682
        CIE-Luv:
        19.9666, 25.9376, 0.9062
        Hunter-Lab:
        17.2648, 13.5464, 3.0269
      #4f222b color charts
#4f222b RGB chart
      #4f222b CMYK chart
      #4f222b RGB pie chart
      #4f222b color shades, tints & tones
#4f222b color schemes
#4f222b color preview, HTML & CSS examples
           This text has a color of #4f222b        
        
          <p style="color:#4f222b;">Text here</p>
        
        
          .mytext {color:#4f222b;}
        
        Text color #4f222b
      
           This box has a color of #4f222b        
        
          <div style="background-color:#4f222b;">Content here</div>
        
        
          .mybackground {background-color:#4f222b;}
        
        Background color #4f222b
      
           Border around this has a color of #4f222b        
        
          <div style="border:2px solid #4f222b;">Content here</div>
        
        
          .myborder {border:2px solid #4f222b;}
        
        Border color #4f222b