#4f0018 color space conversions
Hex:
        #4f0018
        RGB:
        79, 0, 24
        CMY:
        69, 100, 91
        CMYK:
        0, 100, 70, 69
      HSL:
        342°, 100.0000%, 15.4902%
        HSV (HSB):
        342°, 100.0000%, 30.9804%
        XYZ:
        3.3893, 1.7282, 1.0191
        xyY:
        0.5523, 0.2816, 1.7282
      CIE-Lab:
        13.9910, 35.3027, 9.5601
        CIE-LCH:
        13.9910, 36.5742, 15.1525
        CIE-Luv:
        13.9910, 40.1933, 2.2137
        Hunter-Lab:
        13.1461, 23.0148, 4.6061
      #4f0018 color charts
#4f0018 RGB chart
      #4f0018 CMYK chart
      #4f0018 RGB pie chart
      #4f0018 color shades, tints & tones
#4f0018 color schemes
#4f0018 color preview, HTML & CSS examples
           This text has a color of #4f0018        
        
          <p style="color:#4f0018;">Text here</p>
        
        
          .mytext {color:#4f0018;}
        
        Text color #4f0018
      
           This box has a color of #4f0018        
        
          <div style="background-color:#4f0018;">Content here</div>
        
        
          .mybackground {background-color:#4f0018;}
        
        Background color #4f0018
      
           Border around this has a color of #4f0018        
        
          <div style="border:2px solid #4f0018;">Content here</div>
        
        
          .myborder {border:2px solid #4f0018;}
        
        Border color #4f0018