#408e0f color space conversions
Hex:
        #408e0f
        RGB:
        64, 142, 15
        CMY:
        75, 44, 94
        CMYK:
        55, 0, 89, 44
      HSL:
        97°, 80.8917%, 30.7843%
        HSV (HSB):
        97°, 89.4366%, 55.6863%
        XYZ:
        11.8736, 20.4705, 3.7773
        xyY:
        0.3287, 0.5667, 20.4705
      CIE-Lab:
        52.3650, -44.7280, 52.6421
        CIE-LCH:
        52.3650, 69.0781, 130.3533
        CIE-Luv:
        52.3650, -36.7821, 60.9303
        Hunter-Lab:
        45.2443, -32.3334, 26.7210
      #408e0f color charts
#408e0f RGB chart
      #408e0f CMYK chart
      #408e0f RGB pie chart
      #408e0f color shades, tints & tones
#408e0f color schemes
#408e0f color preview, HTML & CSS examples
           This text has a color of #408e0f        
        
          <p style="color:#408e0f;">Text here</p>
        
        
          .mytext {color:#408e0f;}
        
        Text color #408e0f
      
           This box has a color of #408e0f        
        
          <div style="background-color:#408e0f;">Content here</div>
        
        
          .mybackground {background-color:#408e0f;}
        
        Background color #408e0f
      
           Border around this has a color of #408e0f        
        
          <div style="border:2px solid #408e0f;">Content here</div>
        
        
          .myborder {border:2px solid #408e0f;}
        
        Border color #408e0f