#403d0b color space conversions
Hex:
        #403d0b
        RGB:
        64, 61, 11
        CMY:
        75, 76, 96
        CMYK:
        0, 5, 83, 75
      HSL:
        57°, 70.6667%, 14.7059%
        HSV (HSB):
        57°, 82.8125%, 25.0980%
        XYZ:
        3.8435, 4.4516, 0.9733
        xyY:
        0.4147, 0.4803, 4.4516
      CIE-Lab:
        25.1116, -5.5859, 29.3749
        CIE-LCH:
        25.1116, 29.9013, 100.7668
        CIE-Luv:
        25.1116, 3.6636, 24.9673
        Hunter-Lab:
        21.0989, -4.4065, 12.0342
      #403d0b color charts
#403d0b RGB chart
      #403d0b CMYK chart
      #403d0b RGB pie chart
      #403d0b color shades, tints & tones
#403d0b color schemes
#403d0b color preview, HTML & CSS examples
           This text has a color of #403d0b        
        
          <p style="color:#403d0b;">Text here</p>
        
        
          .mytext {color:#403d0b;}
        
        Text color #403d0b
      
           This box has a color of #403d0b        
        
          <div style="background-color:#403d0b;">Content here</div>
        
        
          .mybackground {background-color:#403d0b;}
        
        Background color #403d0b
      
           Border around this has a color of #403d0b        
        
          <div style="border:2px solid #403d0b;">Content here</div>
        
        
          .myborder {border:2px solid #403d0b;}
        
        Border color #403d0b