#604f5f color space conversions
Hex:
        #604f5f
        RGB:
        96, 79, 95
        CMY:
        62, 69, 63
        CMYK:
        0, 18, 1, 62
      HSL:
        304°, 9.7143%, 34.3137%
        HSV (HSB):
        304°, 17.7083%, 37.6471%
        XYZ:
        9.6854, 8.9050, 12.0348
        xyY:
        0.3163, 0.2908, 8.9050
      CIE-Lab:
        35.8007, 10.2621, -6.6705
        CIE-LCH:
        35.8007, 12.2395, 326.9758
        CIE-Luv:
        35.8007, 8.4490, -10.0109
        Hunter-Lab:
        29.8412, 5.7127, -3.0225
      #604f5f color charts
#604f5f RGB chart
      #604f5f CMYK chart
      #604f5f RGB pie chart
      #604f5f color shades, tints & tones
#604f5f color schemes
#604f5f color preview, HTML & CSS examples
           This text has a color of #604f5f        
        
          <p style="color:#604f5f;">Text here</p>
        
        
          .mytext {color:#604f5f;}
        
        Text color #604f5f
      
           This box has a color of #604f5f        
        
          <div style="background-color:#604f5f;">Content here</div>
        
        
          .mybackground {background-color:#604f5f;}
        
        Background color #604f5f
      
           Border around this has a color of #604f5f        
        
          <div style="border:2px solid #604f5f;">Content here</div>
        
        
          .myborder {border:2px solid #604f5f;}
        
        Border color #604f5f