#407a4a color space conversions
Hex:
        #407a4a
        RGB:
        64, 122, 74
        CMY:
        75, 52, 71
        CMYK:
        48, 0, 39, 52
      HSL:
        130°, 31.1828%, 36.4706%
        HSV (HSB):
        130°, 47.5410%, 47.8431%
        XYZ:
        10.3099, 15.5035, 8.9276
        xyY:
        0.2968, 0.4463, 15.5035
      CIE-Lab:
        46.3162, -30.1479, 20.5546
        CIE-LCH:
        46.3162, 36.4882, 145.7142
        CIE-Luv:
        46.3162, -27.0342, 29.5796
        Hunter-Lab:
        39.3744, -22.1663, 14.1189
      #407a4a color charts
#407a4a RGB chart
      #407a4a CMYK chart
      #407a4a RGB pie chart
      #407a4a color shades, tints & tones
#407a4a color schemes
#407a4a color preview, HTML & CSS examples
           This text has a color of #407a4a        
        
          <p style="color:#407a4a;">Text here</p>
        
        
          .mytext {color:#407a4a;}
        
        Text color #407a4a
      
           This box has a color of #407a4a        
        
          <div style="background-color:#407a4a;">Content here</div>
        
        
          .mybackground {background-color:#407a4a;}
        
        Background color #407a4a
      
           Border around this has a color of #407a4a        
        
          <div style="border:2px solid #407a4a;">Content here</div>
        
        
          .myborder {border:2px solid #407a4a;}
        
        Border color #407a4a