#5f6c25 color space conversions
Hex:
        #5f6c25
        RGB:
        95, 108, 37
        CMY:
        63, 58, 85
        CMYK:
        12, 0, 66, 58
      HSL:
        71°, 48.9655%, 28.4314%
        HSV (HSB):
        71°, 65.7407%, 42.3529%
        XYZ:
        10.4158, 13.2916, 3.7668
        xyY:
        0.3791, 0.4838, 13.2916
      CIE-Lab:
        43.1994, -15.8997, 36.8997
        CIE-LCH:
        43.1994, 40.1795, 113.3107
        CIE-Luv:
        43.1994, -5.2763, 40.8443
        Hunter-Lab:
        36.4576, -12.8041, 19.3945
      #5f6c25 color charts
#5f6c25 RGB chart
      #5f6c25 CMYK chart
      #5f6c25 RGB pie chart
      #5f6c25 color shades, tints & tones
#5f6c25 color schemes
#5f6c25 color preview, HTML & CSS examples
           This text has a color of #5f6c25        
        
          <p style="color:#5f6c25;">Text here</p>
        
        
          .mytext {color:#5f6c25;}
        
        Text color #5f6c25
      
           This box has a color of #5f6c25        
        
          <div style="background-color:#5f6c25;">Content here</div>
        
        
          .mybackground {background-color:#5f6c25;}
        
        Background color #5f6c25
      
           Border around this has a color of #5f6c25        
        
          <div style="border:2px solid #5f6c25;">Content here</div>
        
        
          .myborder {border:2px solid #5f6c25;}
        
        Border color #5f6c25