#5f604b color space conversions
Hex:
        #5f604b
        RGB:
        95, 96, 75
        CMY:
        63, 62, 71
        CMYK:
        1, 0, 22, 62
      HSL:
        63°, 12.2807%, 33.5294%
        HSV (HSB):
        63°, 21.8750%, 37.6471%
        XYZ:
        10.1722, 11.3066, 8.3029
        xyY:
        0.3416, 0.3797, 11.3066
      CIE-Lab:
        40.0922, -4.3870, 11.8996
        CIE-LCH:
        40.0922, 12.6825, 110.2373
        CIE-Luv:
        40.0922, 0.4961, 15.0250
        Hunter-Lab:
        33.6253, -4.8453, 8.8977
      #5f604b color charts
#5f604b RGB chart
      #5f604b CMYK chart
      #5f604b RGB pie chart
      #5f604b color shades, tints & tones
#5f604b color schemes
#5f604b color preview, HTML & CSS examples
           This text has a color of #5f604b        
        
          <p style="color:#5f604b;">Text here</p>
        
        
          .mytext {color:#5f604b;}
        
        Text color #5f604b
      
           This box has a color of #5f604b        
        
          <div style="background-color:#5f604b;">Content here</div>
        
        
          .mybackground {background-color:#5f604b;}
        
        Background color #5f604b
      
           Border around this has a color of #5f604b        
        
          <div style="border:2px solid #5f604b;">Content here</div>
        
        
          .myborder {border:2px solid #5f604b;}
        
        Border color #5f604b