#40702b color space conversions
Hex:
        #40702b
        RGB:
        64, 112, 43
        CMY:
        75, 56, 83
        CMYK:
        43, 0, 62, 56
      HSL:
        102°, 44.5161%, 30.3922%
        HSV (HSB):
        102°, 61.6071%, 43.9216%
        XYZ:
        8.3446, 12.8527, 4.3265
        xyY:
        0.3269, 0.5036, 12.8527
      CIE-Lab:
        42.5405, -30.1054, 32.6840
        CIE-LCH:
        42.5405, 44.4362, 132.6484
        CIE-Luv:
        42.5405, -23.1998, 39.7674
        Hunter-Lab:
        35.8507, -21.1914, 17.9403
      #40702b color charts
#40702b RGB chart
      #40702b CMYK chart
      #40702b RGB pie chart
      #40702b color shades, tints & tones
#40702b color schemes
#40702b color preview, HTML & CSS examples
           This text has a color of #40702b        
        
          <p style="color:#40702b;">Text here</p>
        
        
          .mytext {color:#40702b;}
        
        Text color #40702b
      
           This box has a color of #40702b        
        
          <div style="background-color:#40702b;">Content here</div>
        
        
          .mybackground {background-color:#40702b;}
        
        Background color #40702b
      
           Border around this has a color of #40702b        
        
          <div style="border:2px solid #40702b;">Content here</div>
        
        
          .myborder {border:2px solid #40702b;}
        
        Border color #40702b