#5f6c2a color space conversions
Hex:
        #5f6c2a
        RGB:
        95, 108, 42
        CMY:
        63, 58, 84
        CMYK:
        12, 0, 61, 58
      HSL:
        72°, 44.0000%, 29.4118%
        HSV (HSB):
        72°, 61.1111%, 42.3529%
        XYZ:
        10.4998, 13.3252, 4.2091
        xyY:
        0.3745, 0.4753, 13.3252
      CIE-Lab:
        43.2492, -15.4731, 34.5289
        CIE-LCH:
        43.2492, 37.8373, 114.1381
        CIE-Luv:
        43.2492, -5.3451, 39.0417
        Hunter-Lab:
        36.5037, -12.5383, 18.7161
      #5f6c2a color charts
#5f6c2a RGB chart
      #5f6c2a CMYK chart
      #5f6c2a RGB pie chart
      #5f6c2a color shades, tints & tones
#5f6c2a color schemes
#5f6c2a color preview, HTML & CSS examples
           This text has a color of #5f6c2a        
        
          <p style="color:#5f6c2a;">Text here</p>
        
        
          .mytext {color:#5f6c2a;}
        
        Text color #5f6c2a
      
           This box has a color of #5f6c2a        
        
          <div style="background-color:#5f6c2a;">Content here</div>
        
        
          .mybackground {background-color:#5f6c2a;}
        
        Background color #5f6c2a
      
           Border around this has a color of #5f6c2a        
        
          <div style="border:2px solid #5f6c2a;">Content here</div>
        
        
          .myborder {border:2px solid #5f6c2a;}
        
        Border color #5f6c2a