#5f5a51 color space conversions
Hex:
        #5f5a51
        RGB:
        95, 90, 81
        CMY:
        63, 65, 68
        CMYK:
        0, 5, 15, 63
      HSL:
        39°, 7.9545%, 34.5098%
        HSV (HSB):
        39°, 14.7368%, 37.2549%
        XYZ:
        9.8607, 10.3393, 9.2606
        xyY:
        0.3347, 0.3510, 10.3393
      CIE-Lab:
        38.4446, 0.2662, 5.9161
        CIE-LCH:
        38.4446, 5.9220, 87.4235
        CIE-Luv:
        38.4446, 3.4040, 7.2359
        Hunter-Lab:
        32.1548, -1.5316, 5.4329
      #5f5a51 color charts
#5f5a51 RGB chart
      #5f5a51 CMYK chart
      #5f5a51 RGB pie chart
      #5f5a51 color shades, tints & tones
#5f5a51 color schemes
#5f5a51 color preview, HTML & CSS examples
           This text has a color of #5f5a51        
        
          <p style="color:#5f5a51;">Text here</p>
        
        
          .mytext {color:#5f5a51;}
        
        Text color #5f5a51
      
           This box has a color of #5f5a51        
        
          <div style="background-color:#5f5a51;">Content here</div>
        
        
          .mybackground {background-color:#5f5a51;}
        
        Background color #5f5a51
      
           Border around this has a color of #5f5a51        
        
          <div style="border:2px solid #5f5a51;">Content here</div>
        
        
          .myborder {border:2px solid #5f5a51;}
        
        Border color #5f5a51