#404e1e color space conversions
Hex:
        #404e1e
        RGB:
        64, 78, 30
        CMY:
        75, 69, 88
        CMYK:
        18, 0, 62, 69
      HSL:
        78°, 44.4444%, 21.1765%
        HSV (HSB):
        78°, 61.5385%, 30.5882%
        XYZ:
        5.0731, 6.6325, 2.2411
        xyY:
        0.3637, 0.4756, 6.6325
      CIE-Lab:
        30.9552, -14.1376, 26.1466
        CIE-LCH:
        30.9552, 29.7240, 118.4002
        CIE-Luv:
        30.9552, -6.2344, 27.3893
        Hunter-Lab:
        25.7536, -9.9070, 12.8681
      #404e1e color charts
#404e1e RGB chart
      #404e1e CMYK chart
      #404e1e RGB pie chart
      #404e1e color shades, tints & tones
#404e1e color schemes
#404e1e color preview, HTML & CSS examples
           This text has a color of #404e1e        
        
          <p style="color:#404e1e;">Text here</p>
        
        
          .mytext {color:#404e1e;}
        
        Text color #404e1e
      
           This box has a color of #404e1e        
        
          <div style="background-color:#404e1e;">Content here</div>
        
        
          .mybackground {background-color:#404e1e;}
        
        Background color #404e1e
      
           Border around this has a color of #404e1e        
        
          <div style="border:2px solid #404e1e;">Content here</div>
        
        
          .myborder {border:2px solid #404e1e;}
        
        Border color #404e1e