#603e1d color space conversions
Hex:
        #603e1d
        RGB:
        96, 62, 29
        CMY:
        62, 76, 89
        CMYK:
        0, 35, 70, 62
      HSL:
        30°, 53.6000%, 24.5098%
        HSV (HSB):
        30°, 69.7917%, 37.6471%
        XYZ:
        6.7683, 6.0208, 1.9678
        xyY:
        0.4587, 0.4080, 6.0208
      CIE-Lab:
        29.4648, 11.2757, 25.9024
        CIE-LCH:
        29.4648, 28.2502, 66.4758
        CIE-Luv:
        29.4648, 24.9165, 22.1536
        Hunter-Lab:
        24.5372, 6.2967, 12.4212
      #603e1d color charts
#603e1d RGB chart
      #603e1d CMYK chart
      #603e1d RGB pie chart
      #603e1d color shades, tints & tones
#603e1d color schemes
#603e1d color preview, HTML & CSS examples
           This text has a color of #603e1d        
        
          <p style="color:#603e1d;">Text here</p>
        
        
          .mytext {color:#603e1d;}
        
        Text color #603e1d
      
           This box has a color of #603e1d        
        
          <div style="background-color:#603e1d;">Content here</div>
        
        
          .mybackground {background-color:#603e1d;}
        
        Background color #603e1d
      
           Border around this has a color of #603e1d        
        
          <div style="border:2px solid #603e1d;">Content here</div>
        
        
          .myborder {border:2px solid #603e1d;}
        
        Border color #603e1d