#408c2a color space conversions
Hex:
        #408c2a
        RGB:
        64, 140, 42
        CMY:
        75, 45, 84
        CMYK:
        54, 0, 70, 45
      HSL:
        107°, 53.8462%, 35.6863%
        HSV (HSB):
        107°, 70.0000%, 54.9020%
        XYZ:
        11.9104, 20.0133, 5.4257
        xyY:
        0.3189, 0.5358, 20.0133
      CIE-Lab:
        51.8523, -42.2601, 43.3893
        CIE-LCH:
        51.8523, 60.5686, 134.2446
        CIE-Luv:
        51.8523, -35.5664, 54.0356
        Hunter-Lab:
        44.7363, -30.7655, 24.1246
      #408c2a color charts
#408c2a RGB chart
      #408c2a CMYK chart
      #408c2a RGB pie chart
      #408c2a color shades, tints & tones
#408c2a color schemes
#408c2a color preview, HTML & CSS examples
           This text has a color of #408c2a        
        
          <p style="color:#408c2a;">Text here</p>
        
        
          .mytext {color:#408c2a;}
        
        Text color #408c2a
      
           This box has a color of #408c2a        
        
          <div style="background-color:#408c2a;">Content here</div>
        
        
          .mybackground {background-color:#408c2a;}
        
        Background color #408c2a
      
           Border around this has a color of #408c2a        
        
          <div style="border:2px solid #408c2a;">Content here</div>
        
        
          .myborder {border:2px solid #408c2a;}
        
        Border color #408c2a