#4f0b00 color space conversions
Hex:
        #4f0b00
        RGB:
        79, 11, 0
        CMY:
        69, 96, 100
        CMYK:
        0, 86, 100, 69
      HSL:
        8°, 100.0000%, 15.4902%
        HSV (HSB):
        8°, 100.0000%, 30.9804%
        XYZ:
        3.3441, 1.9016, 0.1908
        xyY:
        0.6151, 0.3498, 1.9016
      CIE-Lab:
        14.9622, 30.3815, 23.0679
        CIE-LCH:
        14.9622, 38.1466, 37.2085
        CIE-Luv:
        14.9622, 41.7216, 11.5201
        Hunter-Lab:
        13.7899, 19.1549, 8.8326
      #4f0b00 color charts
#4f0b00 RGB chart
      #4f0b00 CMYK chart
      #4f0b00 RGB pie chart
      #4f0b00 color shades, tints & tones
#4f0b00 color schemes
#4f0b00 color preview, HTML & CSS examples
           This text has a color of #4f0b00        
        
          <p style="color:#4f0b00;">Text here</p>
        
        
          .mytext {color:#4f0b00;}
        
        Text color #4f0b00
      
           This box has a color of #4f0b00        
        
          <div style="background-color:#4f0b00;">Content here</div>
        
        
          .mybackground {background-color:#4f0b00;}
        
        Background color #4f0b00
      
           Border around this has a color of #4f0b00        
        
          <div style="border:2px solid #4f0b00;">Content here</div>
        
        
          .myborder {border:2px solid #4f0b00;}
        
        Border color #4f0b00