#416a1f color space conversions
Hex:
        #416a1f
        RGB:
        65, 106, 31
        CMY:
        75, 58, 88
        CMYK:
        39, 0, 71, 58
      HSL:
        93°, 54.7445%, 26.8627%
        HSV (HSB):
        93°, 70.7547%, 41.5686%
        XYZ:
        7.5813, 11.5308, 3.1224
        xyY:
        0.3410, 0.5186, 11.5308
      CIE-Lab:
        40.4605, -28.1328, 36.1285
        CIE-LCH:
        40.4605, 45.7899, 127.9074
        CIE-Luv:
        40.4605, -20.0705, 41.0883
        Hunter-Lab:
        33.9571, -19.5725, 18.3181
      #416a1f color charts
#416a1f RGB chart
      #416a1f CMYK chart
      #416a1f RGB pie chart
      #416a1f color shades, tints & tones
#416a1f color schemes
#416a1f color preview, HTML & CSS examples
           This text has a color of #416a1f        
        
          <p style="color:#416a1f;">Text here</p>
        
        
          .mytext {color:#416a1f;}
        
        Text color #416a1f
      
           This box has a color of #416a1f        
        
          <div style="background-color:#416a1f;">Content here</div>
        
        
          .mybackground {background-color:#416a1f;}
        
        Background color #416a1f
      
           Border around this has a color of #416a1f        
        
          <div style="border:2px solid #416a1f;">Content here</div>
        
        
          .myborder {border:2px solid #416a1f;}
        
        Border color #416a1f