#5f6d15 color space conversions
Hex:
        #5f6d15
        RGB:
        95, 109, 21
        CMY:
        63, 57, 92
        CMYK:
        13, 0, 81, 57
      HSL:
        70°, 67.6923%, 25.4902%
        HSV (HSB):
        70°, 80.7339%, 42.7451%
        XYZ:
        10.3233, 13.4243, 2.7565
        xyY:
        0.3895, 0.5065, 13.4243
      CIE-Lab:
        43.3958, -17.4566, 43.6805
        CIE-LCH:
        43.3958, 47.0395, 111.7838
        CIE-Luv:
        43.3958, -5.7019, 45.6653
        Hunter-Lab:
        36.6392, -13.8252, 21.1868
      #5f6d15 color charts
#5f6d15 RGB chart
      #5f6d15 CMYK chart
      #5f6d15 RGB pie chart
      #5f6d15 color shades, tints & tones
#5f6d15 color schemes
#5f6d15 color preview, HTML & CSS examples
           This text has a color of #5f6d15        
        
          <p style="color:#5f6d15;">Text here</p>
        
        
          .mytext {color:#5f6d15;}
        
        Text color #5f6d15
      
           This box has a color of #5f6d15        
        
          <div style="background-color:#5f6d15;">Content here</div>
        
        
          .mybackground {background-color:#5f6d15;}
        
        Background color #5f6d15
      
           Border around this has a color of #5f6d15        
        
          <div style="border:2px solid #5f6d15;">Content here</div>
        
        
          .myborder {border:2px solid #5f6d15;}
        
        Border color #5f6d15