#405f2b color space conversions
Hex:
        #405f2b
        RGB:
        64, 95, 43
        CMY:
        75, 63, 83
        CMYK:
        33, 0, 55, 63
      HSL:
        96°, 37.6812%, 27.0588%
        HSV (HSB):
        96°, 54.7368%, 37.2549%
        XYZ:
        6.6426, 9.4488, 3.7592
        xyY:
        0.3346, 0.4760, 9.4488
      CIE-Lab:
        36.8345, -21.7808, 25.9698
        CIE-LCH:
        36.8345, 33.8944, 129.9865
        CIE-Luv:
        36.8345, -15.0422, 30.7979
        Hunter-Lab:
        30.7389, -15.2198, 14.2664
      #405f2b color charts
#405f2b RGB chart
      #405f2b CMYK chart
      #405f2b RGB pie chart
      #405f2b color shades, tints & tones
#405f2b color schemes
#405f2b color preview, HTML & CSS examples
           This text has a color of #405f2b        
        
          <p style="color:#405f2b;">Text here</p>
        
        
          .mytext {color:#405f2b;}
        
        Text color #405f2b
      
           This box has a color of #405f2b        
        
          <div style="background-color:#405f2b;">Content here</div>
        
        
          .mybackground {background-color:#405f2b;}
        
        Background color #405f2b
      
           Border around this has a color of #405f2b        
        
          <div style="border:2px solid #405f2b;">Content here</div>
        
        
          .myborder {border:2px solid #405f2b;}
        
        Border color #405f2b