#404a10 color space conversions
Hex:
        #404a10
        RGB:
        64, 74, 16
        CMY:
        75, 71, 94
        CMYK:
        14, 0, 78, 71
      HSL:
        70°, 64.4444%, 17.6471%
        HSV (HSB):
        70°, 78.3784%, 29.0196%
        XYZ:
        4.6567, 6.0250, 1.4077
        xyY:
        0.3852, 0.4984, 6.0250
      CIE-Lab:
        29.4753, -13.0576, 31.4652
        CIE-LCH:
        29.4753, 34.0670, 112.5377
        CIE-Luv:
        29.4753, -3.8984, 29.8821
        Hunter-Lab:
        24.5458, -9.0913, 13.7817
      #404a10 color charts
#404a10 RGB chart
      #404a10 CMYK chart
      #404a10 RGB pie chart
      #404a10 color shades, tints & tones
#404a10 color schemes
#404a10 color preview, HTML & CSS examples
           This text has a color of #404a10        
        
          <p style="color:#404a10;">Text here</p>
        
        
          .mytext {color:#404a10;}
        
        Text color #404a10
      
           This box has a color of #404a10        
        
          <div style="background-color:#404a10;">Content here</div>
        
        
          .mybackground {background-color:#404a10;}
        
        Background color #404a10
      
           Border around this has a color of #404a10        
        
          <div style="border:2px solid #404a10;">Content here</div>
        
        
          .myborder {border:2px solid #404a10;}
        
        Border color #404a10