#403d1d color space conversions
Hex:
        #403d1d
        RGB:
        64, 61, 29
        CMY:
        75, 76, 89
        CMYK:
        0, 5, 55, 75
      HSL:
        55°, 37.6344%, 18.2353%
        HSV (HSB):
        55°, 54.6875%, 25.0980%
        XYZ:
        4.0049, 4.5162, 1.8230
        xyY:
        0.3872, 0.4366, 4.5162
      CIE-Lab:
        25.3094, -4.0694, 20.0579
        CIE-LCH:
        25.3094, 20.4665, 101.4686
        CIE-Luv:
        25.3094, 3.1656, 19.0990
        Hunter-Lab:
        21.2513, -3.5510, 9.7898
      #403d1d color charts
#403d1d RGB chart
      #403d1d CMYK chart
      #403d1d RGB pie chart
      #403d1d color shades, tints & tones
#403d1d color schemes
#403d1d color preview, HTML & CSS examples
           This text has a color of #403d1d        
        
          <p style="color:#403d1d;">Text here</p>
        
        
          .mytext {color:#403d1d;}
        
        Text color #403d1d
      
           This box has a color of #403d1d        
        
          <div style="background-color:#403d1d;">Content here</div>
        
        
          .mybackground {background-color:#403d1d;}
        
        Background color #403d1d
      
           Border around this has a color of #403d1d        
        
          <div style="border:2px solid #403d1d;">Content here</div>
        
        
          .myborder {border:2px solid #403d1d;}
        
        Border color #403d1d