#4f324d color space conversions
Hex:
        #4f324d
        RGB:
        79, 50, 77
        CMY:
        69, 80, 70
        CMYK:
        0, 37, 3, 69
      HSL:
        304°, 22.4806%, 25.2941%
        HSV (HSB):
        304°, 36.7089%, 30.9804%
        XYZ:
        5.7046, 4.4793, 7.5851
        xyY:
        0.3210, 0.2521, 4.4793
      CIE-Lab:
        25.1966, 18.1924, -11.2646
        CIE-LCH:
        25.1966, 21.3975, 328.2345
        CIE-Luv:
        25.1966, 13.3393, -15.3502
        Hunter-Lab:
        21.1643, 11.0751, -6.4340
      #4f324d color charts
#4f324d RGB chart
      #4f324d CMYK chart
      #4f324d RGB pie chart
      #4f324d color shades, tints & tones
#4f324d color schemes
#4f324d color preview, HTML & CSS examples
           This text has a color of #4f324d        
        
          <p style="color:#4f324d;">Text here</p>
        
        
          .mytext {color:#4f324d;}
        
        Text color #4f324d
      
           This box has a color of #4f324d        
        
          <div style="background-color:#4f324d;">Content here</div>
        
        
          .mybackground {background-color:#4f324d;}
        
        Background color #4f324d
      
           Border around this has a color of #4f324d        
        
          <div style="border:2px solid #4f324d;">Content here</div>
        
        
          .myborder {border:2px solid #4f324d;}
        
        Border color #4f324d