#40132e color space conversions
Hex:
        #40132e
        RGB:
        64, 19, 46
        CMY:
        75, 93, 82
        CMYK:
        0, 70, 28, 75
      HSL:
        324°, 54.2169%, 16.2745%
        HSV (HSB):
        324°, 70.3125%, 25.0980%
        XYZ:
        2.8404, 1.7530, 2.7734
        xyY:
        0.3856, 0.2380, 1.7530
      CIE-Lab:
        14.1336, 25.2746, -6.8913
        CIE-LCH:
        14.1336, 26.1972, 344.7486
        CIE-Luv:
        14.1336, 19.3829, -8.6575
        Hunter-Lab:
        13.2401, 15.1232, -3.1516
      #40132e color charts
#40132e RGB chart
      #40132e CMYK chart
      #40132e RGB pie chart
      #40132e color shades, tints & tones
#40132e color schemes
#40132e color preview, HTML & CSS examples
           This text has a color of #40132e        
        
          <p style="color:#40132e;">Text here</p>
        
        
          .mytext {color:#40132e;}
        
        Text color #40132e
      
           This box has a color of #40132e        
        
          <div style="background-color:#40132e;">Content here</div>
        
        
          .mybackground {background-color:#40132e;}
        
        Background color #40132e
      
           Border around this has a color of #40132e        
        
          <div style="border:2px solid #40132e;">Content here</div>
        
        
          .myborder {border:2px solid #40132e;}
        
        Border color #40132e