#403b0e color space conversions
Hex:
        #403b0e
        RGB:
        64, 59, 14
        CMY:
        75, 77, 95
        CMYK:
        0, 8, 78, 75
      HSL:
        54°, 64.1026%, 15.2941%
        HSV (HSB):
        54°, 78.1250%, 25.0980%
        XYZ:
        3.7576, 4.2496, 1.0377
        xyY:
        0.4154, 0.4698, 4.2496
      CIE-Lab:
        24.4801, -4.1523, 27.3902
        CIE-LCH:
        24.4801, 27.7031, 98.6203
        CIE-Luv:
        24.4801, 4.7766, 23.3225
        Hunter-Lab:
        20.6146, -3.5390, 11.4458
      #403b0e color charts
#403b0e RGB chart
      #403b0e CMYK chart
      #403b0e RGB pie chart
      #403b0e color shades, tints & tones
#403b0e color schemes
#403b0e color preview, HTML & CSS examples
           This text has a color of #403b0e        
        
          <p style="color:#403b0e;">Text here</p>
        
        
          .mytext {color:#403b0e;}
        
        Text color #403b0e
      
           This box has a color of #403b0e        
        
          <div style="background-color:#403b0e;">Content here</div>
        
        
          .mybackground {background-color:#403b0e;}
        
        Background color #403b0e
      
           Border around this has a color of #403b0e        
        
          <div style="border:2px solid #403b0e;">Content here</div>
        
        
          .myborder {border:2px solid #403b0e;}
        
        Border color #403b0e