#4f002e color space conversions
Hex:
        #4f002e
        RGB:
        79, 0, 46
        CMY:
        69, 100, 82
        CMYK:
        0, 100, 42, 69
      HSL:
        325°, 100.0000%, 15.4902%
        HSV (HSB):
        325°, 100.0000%, 30.9804%
        XYZ:
        3.7176, 1.8595, 2.7478
        xyY:
        0.4466, 0.2234, 1.8595
      CIE-Lab:
        14.7321, 37.2587, -5.6773
        CIE-LCH:
        14.7321, 37.6887, 351.3361
        CIE-Luv:
        14.7321, 33.5699, -9.2709
        Hunter-Lab:
        13.6364, 24.7993, -2.4015
      #4f002e color charts
#4f002e RGB chart
      #4f002e CMYK chart
      #4f002e RGB pie chart
      #4f002e color shades, tints & tones
#4f002e color schemes
#4f002e color preview, HTML & CSS examples
           This text has a color of #4f002e        
        
          <p style="color:#4f002e;">Text here</p>
        
        
          .mytext {color:#4f002e;}
        
        Text color #4f002e
      
           This box has a color of #4f002e        
        
          <div style="background-color:#4f002e;">Content here</div>
        
        
          .mybackground {background-color:#4f002e;}
        
        Background color #4f002e
      
           Border around this has a color of #4f002e        
        
          <div style="border:2px solid #4f002e;">Content here</div>
        
        
          .myborder {border:2px solid #4f002e;}
        
        Border color #4f002e