#4f112f color space conversions
Hex:
        #4f112f
        RGB:
        79, 17, 47
        CMY:
        69, 93, 82
        CMYK:
        0, 78, 41, 69
      HSL:
        331°, 64.5833%, 18.8235%
        HSV (HSB):
        331°, 78.4810%, 30.9804%
        XYZ:
        3.9380, 2.2684, 2.9196
        xyY:
        0.4315, 0.2486, 2.2684
      CIE-Lab:
        16.8371, 31.4752, -3.2464
        CIE-LCH:
        16.8371, 31.6422, 354.1112
        CIE-Luv:
        16.8371, 30.4895, -6.8696
        Hunter-Lab:
        15.0612, 20.3145, -0.9505
      #4f112f color charts
#4f112f RGB chart
      #4f112f CMYK chart
      #4f112f RGB pie chart
      #4f112f color shades, tints & tones
#4f112f color schemes
#4f112f color preview, HTML & CSS examples
           This text has a color of #4f112f        
        
          <p style="color:#4f112f;">Text here</p>
        
        
          .mytext {color:#4f112f;}
        
        Text color #4f112f
      
           This box has a color of #4f112f        
        
          <div style="background-color:#4f112f;">Content here</div>
        
        
          .mybackground {background-color:#4f112f;}
        
        Background color #4f112f
      
           Border around this has a color of #4f112f        
        
          <div style="border:2px solid #4f112f;">Content here</div>
        
        
          .myborder {border:2px solid #4f112f;}
        
        Border color #4f112f