#4f715b color space conversions
Hex:
        #4f715b
        RGB:
        79, 113, 91
        CMY:
        69, 56, 64
        CMYK:
        30, 0, 19, 56
      HSL:
        141°, 17.7083%, 37.6471%
        HSV (HSB):
        141°, 30.0885%, 44.3137%
        XYZ:
        11.0179, 14.2279, 12.0631
        xyY:
        0.2953, 0.3814, 14.2279
      CIE-Lab:
        44.5579, -17.2313, 8.3532
        CIE-LCH:
        44.5579, 19.1492, 154.1374
        CIE-Luv:
        44.5579, -16.6477, 13.3144
        Hunter-Lab:
        37.7198, -13.8701, 7.4425
      #4f715b color charts
#4f715b RGB chart
      #4f715b CMYK chart
      #4f715b RGB pie chart
      #4f715b color shades, tints & tones
#4f715b color schemes
#4f715b color preview, HTML & CSS examples
           This text has a color of #4f715b        
        
          <p style="color:#4f715b;">Text here</p>
        
        
          .mytext {color:#4f715b;}
        
        Text color #4f715b
      
           This box has a color of #4f715b        
        
          <div style="background-color:#4f715b;">Content here</div>
        
        
          .mybackground {background-color:#4f715b;}
        
        Background color #4f715b
      
           Border around this has a color of #4f715b        
        
          <div style="border:2px solid #4f715b;">Content here</div>
        
        
          .myborder {border:2px solid #4f715b;}
        
        Border color #4f715b