#4f142a color space conversions
Hex:
        #4f142a
        RGB:
        79, 20, 42
        CMY:
        69, 92, 84
        CMYK:
        0, 75, 47, 69
      HSL:
        338°, 59.5960%, 19.4118%
        HSV (HSB):
        338°, 74.6835%, 30.9804%
        XYZ:
        3.8925, 2.3297, 2.4350
        xyY:
        0.4496, 0.2691, 2.3297
      CIE-Lab:
        17.1305, 29.5422, 0.7736
        CIE-LCH:
        17.1305, 29.5523, 1.5001
        CIE-Luv:
        17.1305, 31.0853, -3.1036
        Hunter-Lab:
        15.2635, 18.8103, 1.2258
      #4f142a color charts
#4f142a RGB chart
      #4f142a CMYK chart
      #4f142a RGB pie chart
      #4f142a color shades, tints & tones
#4f142a color schemes
#4f142a color preview, HTML & CSS examples
           This text has a color of #4f142a        
        
          <p style="color:#4f142a;">Text here</p>
        
        
          .mytext {color:#4f142a;}
        
        Text color #4f142a
      
           This box has a color of #4f142a        
        
          <div style="background-color:#4f142a;">Content here</div>
        
        
          .mybackground {background-color:#4f142a;}
        
        Background color #4f142a
      
           Border around this has a color of #4f142a        
        
          <div style="border:2px solid #4f142a;">Content here</div>
        
        
          .myborder {border:2px solid #4f142a;}
        
        Border color #4f142a