#5f860b color space conversions
Hex:
        #5f860b
        RGB:
        95, 134, 11
        CMY:
        63, 47, 96
        CMYK:
        29, 0, 92, 47
      HSL:
        79°, 84.8276%, 28.4314%
        HSV (HSB):
        79°, 91.7910%, 52.5490%
        XYZ:
        13.3048, 19.5073, 3.3806
        xyY:
        0.3676, 0.5390, 19.5073
      CIE-Lab:
        51.2755, -30.3672, 53.1319
        CIE-LCH:
        51.2755, 61.1977, 119.7499
        CIE-Luv:
        51.2755, -19.6335, 58.0941
        Hunter-Lab:
        44.1670, -23.5212, 26.3787
      #5f860b color charts
#5f860b RGB chart
      #5f860b CMYK chart
      #5f860b RGB pie chart
      #5f860b color shades, tints & tones
#5f860b color schemes
#5f860b color preview, HTML & CSS examples
           This text has a color of #5f860b        
        
          <p style="color:#5f860b;">Text here</p>
        
        
          .mytext {color:#5f860b;}
        
        Text color #5f860b
      
           This box has a color of #5f860b        
        
          <div style="background-color:#5f860b;">Content here</div>
        
        
          .mybackground {background-color:#5f860b;}
        
        Background color #5f860b
      
           Border around this has a color of #5f860b        
        
          <div style="border:2px solid #5f860b;">Content here</div>
        
        
          .myborder {border:2px solid #5f860b;}
        
        Border color #5f860b