#4f160b color space conversions
Hex:
        #4f160b
        RGB:
        79, 22, 11
        CMY:
        69, 91, 96
        CMYK:
        0, 72, 86, 69
      HSL:
        10°, 75.5556%, 17.6471%
        HSV (HSB):
        10°, 86.0759%, 30.9804%
        XYZ:
        3.5718, 2.2602, 0.5646
        xyY:
        0.5584, 0.3533, 2.2602
      CIE-Lab:
        16.7977, 26.1062, 20.8854
        CIE-LCH:
        16.7977, 33.4326, 38.6604
        CIE-Luv:
        16.7977, 36.4484, 11.1377
        Hunter-Lab:
        15.0341, 16.0978, 8.2972
      #4f160b color charts
#4f160b RGB chart
      #4f160b CMYK chart
      #4f160b RGB pie chart
      #4f160b color shades, tints & tones
#4f160b color schemes
#4f160b color preview, HTML & CSS examples
           This text has a color of #4f160b        
        
          <p style="color:#4f160b;">Text here</p>
        
        
          .mytext {color:#4f160b;}
        
        Text color #4f160b
      
           This box has a color of #4f160b        
        
          <div style="background-color:#4f160b;">Content here</div>
        
        
          .mybackground {background-color:#4f160b;}
        
        Background color #4f160b
      
           Border around this has a color of #4f160b        
        
          <div style="border:2px solid #4f160b;">Content here</div>
        
        
          .myborder {border:2px solid #4f160b;}
        
        Border color #4f160b