#40400e color space conversions
Hex:
        #40400e
        RGB:
        64, 64, 14
        CMY:
        75, 75, 95
        CMYK:
        0, 0, 78, 75
      HSL:
        60°, 64.1026%, 15.2941%
        HSV (HSB):
        60°, 78.1250%, 25.0980%
        XYZ:
        4.0270, 4.7885, 1.1275
        xyY:
        0.4050, 0.4816, 4.7885
      CIE-Lab:
        26.1235, -7.2583, 29.0339
        CIE-LCH:
        26.1235, 29.9274, 104.0359
        CIE-Luv:
        26.1235, 1.8510, 25.6597
        Hunter-Lab:
        21.8826, -5.4456, 12.2629
      #40400e color charts
#40400e RGB chart
      #40400e CMYK chart
      #40400e RGB pie chart
      #40400e color shades, tints & tones
#40400e color schemes
#40400e color preview, HTML & CSS examples
           This text has a color of #40400e        
        
          <p style="color:#40400e;">Text here</p>
        
        
          .mytext {color:#40400e;}
        
        Text color #40400e
      
           This box has a color of #40400e        
        
          <div style="background-color:#40400e;">Content here</div>
        
        
          .mybackground {background-color:#40400e;}
        
        Background color #40400e
      
           Border around this has a color of #40400e        
        
          <div style="border:2px solid #40400e;">Content here</div>
        
        
          .myborder {border:2px solid #40400e;}
        
        Border color #40400e