#4f131e color space conversions
Hex:
        #4f131e
        RGB:
        79, 19, 30
        CMY:
        69, 93, 88
        CMYK:
        0, 76, 62, 69
      HSL:
        349°, 61.2245%, 19.2157%
        HSV (HSB):
        349°, 75.9494%, 30.9804%
        XYZ:
        3.6917, 2.2217, 1.4626
        xyY:
        0.5005, 0.3012, 2.2217
      CIE-Lab:
        16.6104, 28.7669, 8.6824
        CIE-LCH:
        16.6104, 30.0486, 16.7948
        CIE-Luv:
        16.6104, 34.2894, 3.1499
        Hunter-Lab:
        14.9055, 18.1246, 4.6162
      #4f131e color charts
#4f131e RGB chart
      #4f131e CMYK chart
      #4f131e RGB pie chart
      #4f131e color shades, tints & tones
#4f131e color schemes
#4f131e color preview, HTML & CSS examples
           This text has a color of #4f131e        
        
          <p style="color:#4f131e;">Text here</p>
        
        
          .mytext {color:#4f131e;}
        
        Text color #4f131e
      
           This box has a color of #4f131e        
        
          <div style="background-color:#4f131e;">Content here</div>
        
        
          .mybackground {background-color:#4f131e;}
        
        Background color #4f131e
      
           Border around this has a color of #4f131e        
        
          <div style="border:2px solid #4f131e;">Content here</div>
        
        
          .myborder {border:2px solid #4f131e;}
        
        Border color #4f131e