#5f6c2b color space conversions
Hex:
        #5f6c2b
        RGB:
        95, 108, 43
        CMY:
        63, 58, 83
        CMYK:
        12, 0, 60, 58
      HSL:
        72°, 43.0464%, 29.6078%
        HSV (HSB):
        72°, 60.1852%, 42.3529%
        XYZ:
        10.5179, 13.3324, 4.3046
        xyY:
        0.3736, 0.4735, 13.3324
      CIE-Lab:
        43.2599, -15.3814, 34.0400
        CIE-LCH:
        43.2599, 37.3539, 114.3165
        CIE-Luv:
        43.2599, -5.3598, 38.6563
        Hunter-Lab:
        36.5136, -12.4810, 18.5699
      #5f6c2b color charts
#5f6c2b RGB chart
      #5f6c2b CMYK chart
      #5f6c2b RGB pie chart
      #5f6c2b color shades, tints & tones
#5f6c2b color schemes
#5f6c2b color preview, HTML & CSS examples
           This text has a color of #5f6c2b        
        
          <p style="color:#5f6c2b;">Text here</p>
        
        
          .mytext {color:#5f6c2b;}
        
        Text color #5f6c2b
      
           This box has a color of #5f6c2b        
        
          <div style="background-color:#5f6c2b;">Content here</div>
        
        
          .mybackground {background-color:#5f6c2b;}
        
        Background color #5f6c2b
      
           Border around this has a color of #5f6c2b        
        
          <div style="border:2px solid #5f6c2b;">Content here</div>
        
        
          .myborder {border:2px solid #5f6c2b;}
        
        Border color #5f6c2b