#4f142b color space conversions
Hex:
        #4f142b
        RGB:
        79, 20, 43
        CMY:
        69, 92, 83
        CMYK:
        0, 75, 46, 69
      HSL:
        337°, 59.5960%, 19.4118%
        HSV (HSB):
        337°, 74.6835%, 30.9804%
        XYZ:
        3.9107, 2.3370, 2.5305
        xyY:
        0.4455, 0.2662, 2.3370
      CIE-Lab:
        17.1648, 29.6613, 0.1060
        CIE-LCH:
        17.1648, 29.6615, 0.2047
        CIE-Luv:
        17.1648, 30.8268, -3.6971
        Hunter-Lab:
        15.2872, 18.9097, 0.8869
      #4f142b color charts
#4f142b RGB chart
      #4f142b CMYK chart
      #4f142b RGB pie chart
      #4f142b color shades, tints & tones
#4f142b color schemes
#4f142b color preview, HTML & CSS examples
           This text has a color of #4f142b        
        
          <p style="color:#4f142b;">Text here</p>
        
        
          .mytext {color:#4f142b;}
        
        Text color #4f142b
      
           This box has a color of #4f142b        
        
          <div style="background-color:#4f142b;">Content here</div>
        
        
          .mybackground {background-color:#4f142b;}
        
        Background color #4f142b
      
           Border around this has a color of #4f142b        
        
          <div style="border:2px solid #4f142b;">Content here</div>
        
        
          .myborder {border:2px solid #4f142b;}
        
        Border color #4f142b