#5f820e color space conversions
Hex:
        #5f820e
        RGB:
        95, 130, 14
        CMY:
        63, 49, 95
        CMYK:
        27, 0, 89, 49
      HSL:
        78°, 80.5556%, 28.2353%
        HSV (HSB):
        78°, 89.2308%, 50.9804%
        XYZ:
        12.7812, 18.4299, 3.2991
        xyY:
        0.3704, 0.5340, 18.4299
      CIE-Lab:
        50.0134, -28.3786, 51.4651
        CIE-LCH:
        50.0134, 58.7708, 118.8729
        CIE-Luv:
        50.0134, -17.5066, 56.0281
        Hunter-Lab:
        42.9300, -21.9842, 25.4946
      #5f820e color charts
#5f820e RGB chart
      #5f820e CMYK chart
      #5f820e RGB pie chart
      #5f820e color shades, tints & tones
#5f820e color schemes
#5f820e color preview, HTML & CSS examples
           This text has a color of #5f820e        
        
          <p style="color:#5f820e;">Text here</p>
        
        
          .mytext {color:#5f820e;}
        
        Text color #5f820e
      
           This box has a color of #5f820e        
        
          <div style="background-color:#5f820e;">Content here</div>
        
        
          .mybackground {background-color:#5f820e;}
        
        Background color #5f820e
      
           Border around this has a color of #5f820e        
        
          <div style="border:2px solid #5f820e;">Content here</div>
        
        
          .myborder {border:2px solid #5f820e;}
        
        Border color #5f820e