#400e2e color space conversions
Hex:
        #400e2e
        RGB:
        64, 14, 46
        CMY:
        75, 95, 82
        CMYK:
        0, 78, 28, 75
      HSL:
        322°, 64.1026%, 15.2941%
        HSV (HSB):
        322°, 78.1250%, 25.0980%
        XYZ:
        2.7645, 1.6013, 2.7481
        xyY:
        0.3886, 0.2251, 1.6013
      CIE-Lab:
        13.2382, 27.7407, -8.2558
        CIE-LCH:
        13.2382, 28.9431, 343.4267
        CIE-Luv:
        13.2382, 20.2811, -9.7934
        Hunter-Lab:
        12.6543, 16.8510, -4.0180
      #400e2e color charts
#400e2e RGB chart
      #400e2e CMYK chart
      #400e2e RGB pie chart
      #400e2e color shades, tints & tones
#400e2e color schemes
#400e2e color preview, HTML & CSS examples
           This text has a color of #400e2e        
        
          <p style="color:#400e2e;">Text here</p>
        
        
          .mytext {color:#400e2e;}
        
        Text color #400e2e
      
           This box has a color of #400e2e        
        
          <div style="background-color:#400e2e;">Content here</div>
        
        
          .mybackground {background-color:#400e2e;}
        
        Background color #400e2e
      
           Border around this has a color of #400e2e        
        
          <div style="border:2px solid #400e2e;">Content here</div>
        
        
          .myborder {border:2px solid #400e2e;}
        
        Border color #400e2e