#5f5f28 color space conversions
Hex:
        #5f5f28
        RGB:
        95, 95, 40
        CMY:
        63, 63, 84
        CMYK:
        0, 0, 58, 63
      HSL:
        60°, 40.7407%, 26.4706%
        HSV (HSB):
        60°, 57.8947%, 37.2549%
        XYZ:
        9.1945, 10.7705, 3.6018
        xyY:
        0.3901, 0.4570, 10.7705
      CIE-Lab:
        39.1912, -8.3663, 30.9551
        CIE-LCH:
        39.1912, 32.0658, 105.1241
        CIE-Luv:
        39.1912, 2.4099, 33.4066
        Hunter-Lab:
        32.8185, -7.4232, 16.4659
      #5f5f28 color charts
#5f5f28 RGB chart
      #5f5f28 CMYK chart
      #5f5f28 RGB pie chart
      #5f5f28 color shades, tints & tones
#5f5f28 color schemes
#5f5f28 color preview, HTML & CSS examples
           This text has a color of #5f5f28        
        
          <p style="color:#5f5f28;">Text here</p>
        
        
          .mytext {color:#5f5f28;}
        
        Text color #5f5f28
      
           This box has a color of #5f5f28        
        
          <div style="background-color:#5f5f28;">Content here</div>
        
        
          .mybackground {background-color:#5f5f28;}
        
        Background color #5f5f28
      
           Border around this has a color of #5f5f28        
        
          <div style="border:2px solid #5f5f28;">Content here</div>
        
        
          .myborder {border:2px solid #5f5f28;}
        
        Border color #5f5f28