#4f314a color space conversions
Hex:
        #4f314a
        RGB:
        79, 49, 74
        CMY:
        69, 81, 71
        CMYK:
        0, 38, 6, 69
      HSL:
        310°, 23.4375%, 25.0980%
        HSV (HSB):
        310°, 37.9747%, 30.9804%
        XYZ:
        5.5588, 4.3533, 7.0259
        xyY:
        0.3282, 0.2570, 4.3533
      CIE-Lab:
        24.8066, 18.1907, -9.8625
        CIE-LCH:
        24.8066, 20.6923, 331.5346
        CIE-Luv:
        24.8066, 14.1944, -13.6002
        Hunter-Lab:
        20.8646, 11.0434, -5.3599
      #4f314a color charts
#4f314a RGB chart
      #4f314a CMYK chart
      #4f314a RGB pie chart
      #4f314a color shades, tints & tones
#4f314a color schemes
#4f314a color preview, HTML & CSS examples
           This text has a color of #4f314a        
        
          <p style="color:#4f314a;">Text here</p>
        
        
          .mytext {color:#4f314a;}
        
        Text color #4f314a
      
           This box has a color of #4f314a        
        
          <div style="background-color:#4f314a;">Content here</div>
        
        
          .mybackground {background-color:#4f314a;}
        
        Background color #4f314a
      
           Border around this has a color of #4f314a        
        
          <div style="border:2px solid #4f314a;">Content here</div>
        
        
          .myborder {border:2px solid #4f314a;}
        
        Border color #4f314a