#405f44 color space conversions
Hex:
        #405f44
        RGB:
        64, 95, 68
        CMY:
        75, 63, 73
        CMYK:
        33, 0, 28, 63
      HSL:
        128°, 19.4969%, 31.1765%
        HSV (HSB):
        128°, 32.6316%, 37.2549%
        XYZ:
        7.2499, 9.6918, 6.9574
        xyY:
        0.3034, 0.4055, 9.6918
      CIE-Lab:
        37.2834, -17.6213, 11.9104
        CIE-LCH:
        37.2834, 21.2690, 145.9448
        CIE-Luv:
        37.2834, -14.8763, 16.6781
        Hunter-Lab:
        31.1316, -12.9111, 8.5417
      #405f44 color charts
#405f44 RGB chart
      #405f44 CMYK chart
      #405f44 RGB pie chart
      #405f44 color shades, tints & tones
#405f44 color schemes
#405f44 color preview, HTML & CSS examples
           This text has a color of #405f44        
        
          <p style="color:#405f44;">Text here</p>
        
        
          .mytext {color:#405f44;}
        
        Text color #405f44
      
           This box has a color of #405f44        
        
          <div style="background-color:#405f44;">Content here</div>
        
        
          .mybackground {background-color:#405f44;}
        
        Background color #405f44
      
           Border around this has a color of #405f44        
        
          <div style="border:2px solid #405f44;">Content here</div>
        
        
          .myborder {border:2px solid #405f44;}
        
        Border color #405f44