#604c2f color space conversions
Hex:
        #604c2f
        RGB:
        96, 76, 47
        CMY:
        62, 70, 82
        CMYK:
        0, 21, 51, 62
      HSL:
        36°, 34.2657%, 28.0392%
        HSV (HSB):
        36°, 51.0417%, 37.6471%
        XYZ:
        7.9214, 7.8609, 3.7891
        xyY:
        0.4047, 0.4017, 7.8609
      CIE-Lab:
        33.6915, 4.2150, 20.3786
        CIE-LCH:
        33.6915, 20.8099, 78.3140
        CIE-Luv:
        33.6915, 14.4977, 20.7222
        Hunter-Lab:
        28.0373, 1.3664, 11.6133
      #604c2f color charts
#604c2f RGB chart
      #604c2f CMYK chart
      #604c2f RGB pie chart
      #604c2f color shades, tints & tones
#604c2f color schemes
#604c2f color preview, HTML & CSS examples
           This text has a color of #604c2f        
        
          <p style="color:#604c2f;">Text here</p>
        
        
          .mytext {color:#604c2f;}
        
        Text color #604c2f
      
           This box has a color of #604c2f        
        
          <div style="background-color:#604c2f;">Content here</div>
        
        
          .mybackground {background-color:#604c2f;}
        
        Background color #604c2f
      
           Border around this has a color of #604c2f        
        
          <div style="border:2px solid #604c2f;">Content here</div>
        
        
          .myborder {border:2px solid #604c2f;}
        
        Border color #604c2f