#5f6e2a color space conversions
Hex:
        #5f6e2a
        RGB:
        95, 110, 42
        CMY:
        63, 57, 84
        CMYK:
        14, 0, 62, 57
      HSL:
        73°, 44.7368%, 29.8039%
        HSV (HSB):
        73°, 61.8182%, 43.1373%
        XYZ:
        10.7132, 13.7519, 4.2802
        xyY:
        0.3727, 0.4784, 13.7519
      CIE-Lab:
        43.8750, -16.5565, 35.2292
        CIE-LCH:
        43.8750, 38.9257, 115.1719
        CIE-Luv:
        43.8750, -6.4956, 40.0256
        Hunter-Lab:
        37.0836, -13.3290, 19.1152
      #5f6e2a color charts
#5f6e2a RGB chart
      #5f6e2a CMYK chart
      #5f6e2a RGB pie chart
      #5f6e2a color shades, tints & tones
#5f6e2a color schemes
#5f6e2a color preview, HTML & CSS examples
           This text has a color of #5f6e2a        
        
          <p style="color:#5f6e2a;">Text here</p>
        
        
          .mytext {color:#5f6e2a;}
        
        Text color #5f6e2a
      
           This box has a color of #5f6e2a        
        
          <div style="background-color:#5f6e2a;">Content here</div>
        
        
          .mybackground {background-color:#5f6e2a;}
        
        Background color #5f6e2a
      
           Border around this has a color of #5f6e2a        
        
          <div style="border:2px solid #5f6e2a;">Content here</div>
        
        
          .myborder {border:2px solid #5f6e2a;}
        
        Border color #5f6e2a