#40332d color space conversions
Hex:
        #40332d
        RGB:
        64, 51, 45
        CMY:
        75, 80, 82
        CMYK:
        0, 20, 30, 75
      HSL:
        19°, 17.4312%, 21.3725%
        HSV (HSB):
        19°, 29.6875%, 25.0980%
        XYZ:
        3.7718, 3.6471, 2.9878
        xyY:
        0.3624, 0.3505, 3.6471
      CIE-Lab:
        22.4687, 4.7326, 6.0009
        CIE-LCH:
        22.4687, 7.6425, 51.7388
        CIE-Luv:
        22.4687, 7.5562, 5.3640
        Hunter-Lab:
        19.0974, 1.8342, 4.0923
      #40332d color charts
#40332d RGB chart
      #40332d CMYK chart
      #40332d RGB pie chart
      #40332d color shades, tints & tones
#40332d color schemes
#40332d color preview, HTML & CSS examples
           This text has a color of #40332d        
        
          <p style="color:#40332d;">Text here</p>
        
        
          .mytext {color:#40332d;}
        
        Text color #40332d
      
           This box has a color of #40332d        
        
          <div style="background-color:#40332d;">Content here</div>
        
        
          .mybackground {background-color:#40332d;}
        
        Background color #40332d
      
           Border around this has a color of #40332d        
        
          <div style="border:2px solid #40332d;">Content here</div>
        
        
          .myborder {border:2px solid #40332d;}
        
        Border color #40332d