#403b0d color space conversions
Hex:
        #403b0d
        RGB:
        64, 59, 13
        CMY:
        75, 77, 95
        CMYK:
        0, 8, 80, 75
      HSL:
        54°, 66.2338%, 15.0980%
        HSV (HSB):
        54°, 79.6875%, 25.0980%
        XYZ:
        3.7510, 4.2470, 1.0028
        xyY:
        0.4167, 0.4718, 4.2470
      CIE-Lab:
        24.4717, -4.2161, 27.8559
        CIE-LCH:
        24.4717, 28.1731, 98.6067
        CIE-Luv:
        24.4717, 4.8004, 23.5759
        Hunter-Lab:
        20.6082, -3.5750, 11.5406
      #403b0d color charts
#403b0d RGB chart
      #403b0d CMYK chart
      #403b0d RGB pie chart
      #403b0d color shades, tints & tones
#403b0d color schemes
#403b0d color preview, HTML & CSS examples
           This text has a color of #403b0d        
        
          <p style="color:#403b0d;">Text here</p>
        
        
          .mytext {color:#403b0d;}
        
        Text color #403b0d
      
           This box has a color of #403b0d        
        
          <div style="background-color:#403b0d;">Content here</div>
        
        
          .mybackground {background-color:#403b0d;}
        
        Background color #403b0d
      
           Border around this has a color of #403b0d        
        
          <div style="border:2px solid #403b0d;">Content here</div>
        
        
          .myborder {border:2px solid #403b0d;}
        
        Border color #403b0d