#402b23 color space conversions
Hex:
        #402b23
        RGB:
        64, 43, 35
        CMY:
        75, 83, 86
        CMYK:
        0, 33, 45, 75
      HSL:
        17°, 29.2929%, 19.4118%
        HSV (HSB):
        17°, 45.3125%, 25.0980%
        XYZ:
        3.2816, 2.9391, 1.9845
        xyY:
        0.3999, 0.3582, 2.9391
      CIE-Lab:
        19.7983, 8.5088, 9.0884
        CIE-LCH:
        19.7983, 12.4498, 46.8864
        CIE-Luv:
        19.7983, 12.4406, 7.1415
        Hunter-Lab:
        17.1438, 4.1662, 5.1376
      #402b23 color charts
#402b23 RGB chart
      #402b23 CMYK chart
      #402b23 RGB pie chart
      #402b23 color shades, tints & tones
#402b23 color schemes
#402b23 color preview, HTML & CSS examples
           This text has a color of #402b23        
        
          <p style="color:#402b23;">Text here</p>
        
        
          .mytext {color:#402b23;}
        
        Text color #402b23
      
           This box has a color of #402b23        
        
          <div style="background-color:#402b23;">Content here</div>
        
        
          .mybackground {background-color:#402b23;}
        
        Background color #402b23
      
           Border around this has a color of #402b23        
        
          <div style="border:2px solid #402b23;">Content here</div>
        
        
          .myborder {border:2px solid #402b23;}
        
        Border color #402b23