#4f152e color space conversions
Hex:
        #4f152e
        RGB:
        79, 21, 46
        CMY:
        69, 92, 82
        CMYK:
        0, 73, 42, 69
      HSL:
        334°, 58.0000%, 19.6078%
        HSV (HSB):
        334°, 73.4177%, 30.9804%
        XYZ:
        3.9858, 2.3959, 2.8371
        xyY:
        0.4324, 0.2599, 2.3959
      CIE-Lab:
        17.4409, 29.5692, -1.6363
        CIE-LCH:
        17.4409, 29.6145, 356.8326
        CIE-Luv:
        17.4409, 29.7753, -5.2484
        Hunter-Lab:
        15.4785, 18.8767, -0.0326
      #4f152e color charts
#4f152e RGB chart
      #4f152e CMYK chart
      #4f152e RGB pie chart
      #4f152e color shades, tints & tones
#4f152e color schemes
#4f152e color preview, HTML & CSS examples
           This text has a color of #4f152e        
        
          <p style="color:#4f152e;">Text here</p>
        
        
          .mytext {color:#4f152e;}
        
        Text color #4f152e
      
           This box has a color of #4f152e        
        
          <div style="background-color:#4f152e;">Content here</div>
        
        
          .mybackground {background-color:#4f152e;}
        
        Background color #4f152e
      
           Border around this has a color of #4f152e        
        
          <div style="border:2px solid #4f152e;">Content here</div>
        
        
          .myborder {border:2px solid #4f152e;}
        
        Border color #4f152e