#4f020b color space conversions
Hex:
        #4f020b
        RGB:
        79, 2, 11
        CMY:
        69, 99, 96
        CMYK:
        0, 97, 86, 69
      HSL:
        353°, 95.0617%, 15.8824%
        HSV (HSB):
        353°, 97.4684%, 30.9804%
        XYZ:
        3.3066, 1.7298, 0.4762
        xyY:
        0.5998, 0.3138, 1.7298
      CIE-Lab:
        14.0004, 33.9115, 17.3269
        CIE-LCH:
        14.0004, 38.0817, 27.0646
        CIE-Luv:
        14.0004, 42.4478, 7.1103
        Hunter-Lab:
        13.1523, 21.8591, 7.0598
      #4f020b color charts
#4f020b RGB chart
      #4f020b CMYK chart
      #4f020b RGB pie chart
      #4f020b color shades, tints & tones
#4f020b color schemes
#4f020b color preview, HTML & CSS examples
           This text has a color of #4f020b        
        
          <p style="color:#4f020b;">Text here</p>
        
        
          .mytext {color:#4f020b;}
        
        Text color #4f020b
      
           This box has a color of #4f020b        
        
          <div style="background-color:#4f020b;">Content here</div>
        
        
          .mybackground {background-color:#4f020b;}
        
        Background color #4f020b
      
           Border around this has a color of #4f020b        
        
          <div style="border:2px solid #4f020b;">Content here</div>
        
        
          .myborder {border:2px solid #4f020b;}
        
        Border color #4f020b