#401b2f color space conversions
Hex:
        #401b2f
        RGB:
        64, 27, 47
        CMY:
        75, 89, 82
        CMYK:
        0, 58, 27, 75
      HSL:
        328°, 40.6593%, 17.8431%
        HSV (HSB):
        328°, 57.8125%, 25.0980%
        XYZ:
        3.0194, 2.0791, 2.9315
        xyY:
        0.3760, 0.2589, 2.0791
      CIE-Lab:
        15.8969, 20.8674, -4.9484
        CIE-LCH:
        15.8969, 21.4460, 346.6595
        CIE-Luv:
        15.8969, 17.1592, -6.8570
        Hunter-Lab:
        14.4191, 12.1449, -1.9607
      #401b2f color charts
#401b2f RGB chart
      #401b2f CMYK chart
      #401b2f RGB pie chart
      #401b2f color shades, tints & tones
#401b2f color schemes
#401b2f color preview, HTML & CSS examples
           This text has a color of #401b2f        
        
          <p style="color:#401b2f;">Text here</p>
        
        
          .mytext {color:#401b2f;}
        
        Text color #401b2f
      
           This box has a color of #401b2f        
        
          <div style="background-color:#401b2f;">Content here</div>
        
        
          .mybackground {background-color:#401b2f;}
        
        Background color #401b2f
      
           Border around this has a color of #401b2f        
        
          <div style="border:2px solid #401b2f;">Content here</div>
        
        
          .myborder {border:2px solid #401b2f;}
        
        Border color #401b2f