#404d2f color space conversions
Hex:
        #404d2f
        RGB:
        64, 77, 47
        CMY:
        75, 70, 82
        CMYK:
        17, 0, 39, 70
      HSL:
        86°, 24.1935%, 24.3137%
        HSV (HSB):
        86°, 38.9610%, 30.1961%
        XYZ:
        5.2813, 6.6030, 3.6855
        xyY:
        0.3392, 0.4241, 6.6030
      CIE-Lab:
        30.8854, -11.2955, 16.1414
        CIE-LCH:
        30.8854, 19.7011, 124.9836
        CIE-Luv:
        30.8854, -5.9225, 18.7529
        Hunter-Lab:
        25.6963, -8.2816, 9.4838
      #404d2f color charts
#404d2f RGB chart
      #404d2f CMYK chart
      #404d2f RGB pie chart
      #404d2f color shades, tints & tones
#404d2f color schemes
#404d2f color preview, HTML & CSS examples
           This text has a color of #404d2f        
        
          <p style="color:#404d2f;">Text here</p>
        
        
          .mytext {color:#404d2f;}
        
        Text color #404d2f
      
           This box has a color of #404d2f        
        
          <div style="background-color:#404d2f;">Content here</div>
        
        
          .mybackground {background-color:#404d2f;}
        
        Background color #404d2f
      
           Border around this has a color of #404d2f        
        
          <div style="border:2px solid #404d2f;">Content here</div>
        
        
          .myborder {border:2px solid #404d2f;}
        
        Border color #404d2f