#4f0a0a color space conversions
Hex:
        #4f0a0a
        RGB:
        79, 10, 10
        CMY:
        69, 96, 96
        CMYK:
        0, 87, 87, 69
      HSL:
        0°, 77.5281%, 17.4510%
        HSV (HSB):
        0°, 87.3418%, 30.9804%
        XYZ:
        3.3878, 1.9013, 0.4756
        xyY:
        0.5877, 0.3298, 1.9013
      CIE-Lab:
        14.9603, 31.0995, 18.9911
        CIE-LCH:
        14.9603, 36.4396, 31.4107
        CIE-Luv:
        14.9603, 40.5873, 8.7523
        Hunter-Lab:
        13.7886, 19.7262, 7.6071
      #4f0a0a color charts
#4f0a0a RGB chart
      #4f0a0a CMYK chart
      #4f0a0a RGB pie chart
      #4f0a0a color shades, tints & tones
#4f0a0a color schemes
#4f0a0a color preview, HTML & CSS examples
           This text has a color of #4f0a0a        
        
          <p style="color:#4f0a0a;">Text here</p>
        
        
          .mytext {color:#4f0a0a;}
        
        Text color #4f0a0a
      
           This box has a color of #4f0a0a        
        
          <div style="background-color:#4f0a0a;">Content here</div>
        
        
          .mybackground {background-color:#4f0a0a;}
        
        Background color #4f0a0a
      
           Border around this has a color of #4f0a0a        
        
          <div style="border:2px solid #4f0a0a;">Content here</div>
        
        
          .myborder {border:2px solid #4f0a0a;}
        
        Border color #4f0a0a