#4f5532 color space conversions
Hex:
        #4f5532
        RGB:
        79, 85, 50
        CMY:
        69, 67, 80
        CMYK:
        7, 0, 41, 67
      HSL:
        70°, 25.9259%, 26.4706%
        HSV (HSB):
        70°, 41.1765%, 33.3333%
        XYZ:
        7.0487, 8.3896, 4.2655
        xyY:
        0.3577, 0.4258, 8.3896
      CIE-Lab:
        34.7814, -8.8173, 19.6287
        CIE-LCH:
        34.7814, 21.5182, 114.1897
        CIE-Luv:
        34.7814, -1.9499, 22.5782
        Hunter-Lab:
        28.9647, -7.2496, 11.5440
      #4f5532 color charts
#4f5532 RGB chart
      #4f5532 CMYK chart
      #4f5532 RGB pie chart
      #4f5532 color shades, tints & tones
#4f5532 color schemes
#4f5532 color preview, HTML & CSS examples
           This text has a color of #4f5532        
        
          <p style="color:#4f5532;">Text here</p>
        
        
          .mytext {color:#4f5532;}
        
        Text color #4f5532
      
           This box has a color of #4f5532        
        
          <div style="background-color:#4f5532;">Content here</div>
        
        
          .mybackground {background-color:#4f5532;}
        
        Background color #4f5532
      
           Border around this has a color of #4f5532        
        
          <div style="border:2px solid #4f5532;">Content here</div>
        
        
          .myborder {border:2px solid #4f5532;}
        
        Border color #4f5532