#5f5a05 color space conversions
Hex:
        #5f5a05
        RGB:
        95, 90, 5
        CMY:
        63, 65, 98
        CMYK:
        0, 5, 95, 63
      HSL:
        57°, 90.0000%, 19.6078%
        HSV (HSB):
        57°, 94.7368%, 37.2549%
        XYZ:
        8.4029, 9.7562, 1.5838
        xyY:
        0.4256, 0.4942, 9.7562
      CIE-Lab:
        37.4012, -7.4369, 43.2494
        CIE-LCH:
        37.4012, 43.8841, 99.7568
        CIE-Luv:
        37.4012, 6.2695, 39.9569
        Hunter-Lab:
        31.2349, -6.6406, 18.8580
      #5f5a05 color charts
#5f5a05 RGB chart
      #5f5a05 CMYK chart
      #5f5a05 RGB pie chart
      #5f5a05 color shades, tints & tones
#5f5a05 color schemes
#5f5a05 color preview, HTML & CSS examples
           This text has a color of #5f5a05        
        
          <p style="color:#5f5a05;">Text here</p>
        
        
          .mytext {color:#5f5a05;}
        
        Text color #5f5a05
      
           This box has a color of #5f5a05        
        
          <div style="background-color:#5f5a05;">Content here</div>
        
        
          .mybackground {background-color:#5f5a05;}
        
        Background color #5f5a05
      
           Border around this has a color of #5f5a05        
        
          <div style="border:2px solid #5f5a05;">Content here</div>
        
        
          .myborder {border:2px solid #5f5a05;}
        
        Border color #5f5a05