#404f1b color space conversions
Hex:
        #404f1b
        RGB:
        64, 79, 27
        CMY:
        75, 69, 89
        CMYK:
        19, 0, 66, 69
      HSL:
        77°, 49.0566%, 20.7843%
        HSV (HSB):
        77°, 65.8228%, 30.9804%
        XYZ:
        5.1082, 6.7611, 2.0727
        xyY:
        0.3664, 0.4849, 6.7611
      CIE-Lab:
        31.2567, -15.0042, 28.0753
        CIE-LCH:
        31.2567, 31.8331, 118.1212
        CIE-Luv:
        31.2567, -6.7480, 29.0071
        Hunter-Lab:
        26.0021, -10.4370, 13.4753
      #404f1b color charts
#404f1b RGB chart
      #404f1b CMYK chart
      #404f1b RGB pie chart
      #404f1b color shades, tints & tones
#404f1b color schemes
#404f1b color preview, HTML & CSS examples
           This text has a color of #404f1b        
        
          <p style="color:#404f1b;">Text here</p>
        
        
          .mytext {color:#404f1b;}
        
        Text color #404f1b
      
           This box has a color of #404f1b        
        
          <div style="background-color:#404f1b;">Content here</div>
        
        
          .mybackground {background-color:#404f1b;}
        
        Background color #404f1b
      
           Border around this has a color of #404f1b        
        
          <div style="border:2px solid #404f1b;">Content here</div>
        
        
          .myborder {border:2px solid #404f1b;}
        
        Border color #404f1b