#605f1f color space conversions
Hex:
        #605f1f
        RGB:
        96, 95, 31
        CMY:
        62, 63, 88
        CMYK:
        0, 1, 68, 62
      HSL:
        59°, 51.1811%, 24.9020%
        HSV (HSB):
        59°, 67.7083%, 37.6471%
        XYZ:
        9.1634, 10.7701, 2.8922
        xyY:
        0.4015, 0.4718, 10.7701
      CIE-Lab:
        39.1906, -8.6229, 35.4820
        CIE-LCH:
        39.1906, 36.5148, 103.6593
        CIE-Luv:
        39.1906, 3.3021, 36.6801
        Hunter-Lab:
        32.8179, -7.5906, 17.7474
      #605f1f color charts
#605f1f RGB chart
      #605f1f CMYK chart
      #605f1f RGB pie chart
      #605f1f color shades, tints & tones
#605f1f color schemes
#605f1f color preview, HTML & CSS examples
           This text has a color of #605f1f        
        
          <p style="color:#605f1f;">Text here</p>
        
        
          .mytext {color:#605f1f;}
        
        Text color #605f1f
      
           This box has a color of #605f1f        
        
          <div style="background-color:#605f1f;">Content here</div>
        
        
          .mybackground {background-color:#605f1f;}
        
        Background color #605f1f
      
           Border around this has a color of #605f1f        
        
          <div style="border:2px solid #605f1f;">Content here</div>
        
        
          .myborder {border:2px solid #605f1f;}
        
        Border color #605f1f