#5f6f13 color space conversions
Hex:
        #5f6f13
        RGB:
        95, 111, 19
        CMY:
        63, 56, 93
        CMYK:
        14, 0, 83, 56
      HSL:
        70°, 70.7692%, 25.4902%
        HSV (HSB):
        70°, 82.8829%, 43.5294%
        XYZ:
        10.5213, 13.8488, 2.7346
        xyY:
        0.3882, 0.5109, 13.8488
      CIE-Lab:
        44.0153, -18.6116, 44.9044
        CIE-LCH:
        44.0153, 48.6086, 112.5126
        CIE-Luv:
        44.0153, -6.8653, 46.9495
        Hunter-Lab:
        37.2140, -14.6581, 21.6929
      #5f6f13 color charts
#5f6f13 RGB chart
      #5f6f13 CMYK chart
      #5f6f13 RGB pie chart
      #5f6f13 color shades, tints & tones
#5f6f13 color schemes
#5f6f13 color preview, HTML & CSS examples
           This text has a color of #5f6f13        
        
          <p style="color:#5f6f13;">Text here</p>
        
        
          .mytext {color:#5f6f13;}
        
        Text color #5f6f13
      
           This box has a color of #5f6f13        
        
          <div style="background-color:#5f6f13;">Content here</div>
        
        
          .mybackground {background-color:#5f6f13;}
        
        Background color #5f6f13
      
           Border around this has a color of #5f6f13        
        
          <div style="border:2px solid #5f6f13;">Content here</div>
        
        
          .myborder {border:2px solid #5f6f13;}
        
        Border color #5f6f13