#40331d color space conversions
Hex:
        #40331d
        RGB:
        64, 51, 29
        CMY:
        75, 80, 89
        CMYK:
        0, 20, 55, 75
      HSL:
        38°, 37.6344%, 18.2353%
        HSV (HSB):
        38°, 54.6875%, 25.0980%
        XYZ:
        3.5200, 3.5464, 1.6614
        xyY:
        0.4033, 0.4063, 3.5464
      CIE-Lab:
        22.1111, 2.3897, 16.1029
        CIE-LCH:
        22.1111, 16.2792, 81.5589
        CIE-Luv:
        22.1111, 8.7269, 14.0747
        Hunter-Lab:
        18.8318, 0.4089, 7.9515
      #40331d color charts
#40331d RGB chart
      #40331d CMYK chart
      #40331d RGB pie chart
      #40331d color shades, tints & tones
#40331d color schemes
#40331d color preview, HTML & CSS examples
           This text has a color of #40331d        
        
          <p style="color:#40331d;">Text here</p>
        
        
          .mytext {color:#40331d;}
        
        Text color #40331d
      
           This box has a color of #40331d        
        
          <div style="background-color:#40331d;">Content here</div>
        
        
          .mybackground {background-color:#40331d;}
        
        Background color #40331d
      
           Border around this has a color of #40331d        
        
          <div style="border:2px solid #40331d;">Content here</div>
        
        
          .myborder {border:2px solid #40331d;}
        
        Border color #40331d