#603f2b color space conversions
Hex:
        #603f2b
        RGB:
        96, 63, 43
        CMY:
        62, 75, 83
        CMYK:
        0, 34, 55, 62
      HSL:
        23°, 38.1295%, 27.2549%
        HSV (HSB):
        23°, 55.2083%, 37.6471%
        XYZ:
        7.0374, 6.2162, 3.1144
        xyY:
        0.4299, 0.3798, 6.2162
      CIE-Lab:
        29.9516, 11.8890, 18.0618
        CIE-LCH:
        29.9516, 21.6235, 56.6456
        CIE-Luv:
        29.9516, 22.9510, 16.3566
        Hunter-Lab:
        24.9324, 6.7519, 10.0464
      #603f2b color charts
#603f2b RGB chart
      #603f2b CMYK chart
      #603f2b RGB pie chart
      #603f2b color shades, tints & tones
#603f2b color schemes
#603f2b color preview, HTML & CSS examples
           This text has a color of #603f2b        
        
          <p style="color:#603f2b;">Text here</p>
        
        
          .mytext {color:#603f2b;}
        
        Text color #603f2b
      
           This box has a color of #603f2b        
        
          <div style="background-color:#603f2b;">Content here</div>
        
        
          .mybackground {background-color:#603f2b;}
        
        Background color #603f2b
      
           Border around this has a color of #603f2b        
        
          <div style="border:2px solid #603f2b;">Content here</div>
        
        
          .myborder {border:2px solid #603f2b;}
        
        Border color #603f2b