#401d2d color space conversions
Hex:
        #401d2d
        RGB:
        64, 29, 45
        CMY:
        75, 89, 82
        CMYK:
        0, 55, 30, 75
      HSL:
        333°, 37.6344%, 18.2353%
        HSV (HSB):
        333°, 54.6875%, 25.0980%
        XYZ:
        3.0274, 2.1582, 2.7396
        xyY:
        0.3820, 0.2723, 2.1582
      CIE-Lab:
        16.2964, 19.2853, -2.9224
        CIE-LCH:
        16.2964, 19.5055, 351.3832
        CIE-Luv:
        16.2964, 16.9016, -4.8799
        Hunter-Lab:
        14.6907, 11.0753, -0.7733
      #401d2d color charts
#401d2d RGB chart
      #401d2d CMYK chart
      #401d2d RGB pie chart
      #401d2d color shades, tints & tones
#401d2d color schemes
#401d2d color preview, HTML & CSS examples
           This text has a color of #401d2d        
        
          <p style="color:#401d2d;">Text here</p>
        
        
          .mytext {color:#401d2d;}
        
        Text color #401d2d
      
           This box has a color of #401d2d        
        
          <div style="background-color:#401d2d;">Content here</div>
        
        
          .mybackground {background-color:#401d2d;}
        
        Background color #401d2d
      
           Border around this has a color of #401d2d        
        
          <div style="border:2px solid #401d2d;">Content here</div>
        
        
          .myborder {border:2px solid #401d2d;}
        
        Border color #401d2d