#5f722b color space conversions
Hex:
        #5f722b
        RGB:
        95, 114, 43
        CMY:
        63, 55, 83
        CMYK:
        17, 0, 62, 55
      HSL:
        76°, 45.2229%, 30.7843%
        HSV (HSB):
        76°, 62.2807%, 44.7059%
        XYZ:
        11.1727, 14.6419, 4.5228
        xyY:
        0.3683, 0.4826, 14.6419
      CIE-Lab:
        45.1398, -18.6032, 36.1486
        CIE-LCH:
        45.1398, 40.6547, 117.2318
        CIE-Luv:
        45.1398, -8.7780, 41.6154
        Hunter-Lab:
        38.2648, -14.8444, 19.7774
      #5f722b color charts
#5f722b RGB chart
      #5f722b CMYK chart
      #5f722b RGB pie chart
      #5f722b color shades, tints & tones
#5f722b color schemes
#5f722b color preview, HTML & CSS examples
           This text has a color of #5f722b        
        
          <p style="color:#5f722b;">Text here</p>
        
        
          .mytext {color:#5f722b;}
        
        Text color #5f722b
      
           This box has a color of #5f722b        
        
          <div style="background-color:#5f722b;">Content here</div>
        
        
          .mybackground {background-color:#5f722b;}
        
        Background color #5f722b
      
           Border around this has a color of #5f722b        
        
          <div style="border:2px solid #5f722b;">Content here</div>
        
        
          .myborder {border:2px solid #5f722b;}
        
        Border color #5f722b