#407b1b color space conversions
Hex:
        #407b1b
        RGB:
        64, 123, 27
        CMY:
        75, 52, 89
        CMYK:
        48, 0, 78, 52
      HSL:
        97°, 64.0000%, 29.4118%
        HSV (HSB):
        97°, 78.0488%, 48.2353%
        XYZ:
        9.3951, 15.3350, 3.5017
        xyY:
        0.3328, 0.5432, 15.3350
      CIE-Lab:
        46.0897, -36.4438, 43.4494
        CIE-LCH:
        46.0897, 56.7098, 129.9887
        CIE-Luv:
        46.0897, -28.4442, 50.2634
        Hunter-Lab:
        39.1600, -25.7048, 22.1103
      #407b1b color charts
#407b1b RGB chart
      #407b1b CMYK chart
      #407b1b RGB pie chart
      #407b1b color shades, tints & tones
#407b1b color schemes
#407b1b color preview, HTML & CSS examples
           This text has a color of #407b1b        
        
          <p style="color:#407b1b;">Text here</p>
        
        
          .mytext {color:#407b1b;}
        
        Text color #407b1b
      
           This box has a color of #407b1b        
        
          <div style="background-color:#407b1b;">Content here</div>
        
        
          .mybackground {background-color:#407b1b;}
        
        Background color #407b1b
      
           Border around this has a color of #407b1b        
        
          <div style="border:2px solid #407b1b;">Content here</div>
        
        
          .myborder {border:2px solid #407b1b;}
        
        Border color #407b1b