#416f1f color space conversions
Hex:
        #416f1f
        RGB:
        65, 111, 31
        CMY:
        75, 56, 88
        CMYK:
        41, 0, 72, 56
      HSL:
        95°, 56.3380%, 27.8431%
        HSV (HSB):
        95°, 72.0721%, 43.5294%
        XYZ:
        8.1117, 12.5916, 3.2992
        xyY:
        0.3380, 0.5246, 12.5916
      CIE-Lab:
        42.1414, -30.4713, 37.8922
        CIE-LCH:
        42.1414, 48.6243, 128.8047
        CIE-Luv:
        42.1414, -22.4631, 43.5165
        Hunter-Lab:
        35.4847, -21.2934, 19.3267
      #416f1f color charts
#416f1f RGB chart
      #416f1f CMYK chart
      #416f1f RGB pie chart
      #416f1f color shades, tints & tones
#416f1f color schemes
#416f1f color preview, HTML & CSS examples
           This text has a color of #416f1f        
        
          <p style="color:#416f1f;">Text here</p>
        
        
          .mytext {color:#416f1f;}
        
        Text color #416f1f
      
           This box has a color of #416f1f        
        
          <div style="background-color:#416f1f;">Content here</div>
        
        
          .mybackground {background-color:#416f1f;}
        
        Background color #416f1f
      
           Border around this has a color of #416f1f        
        
          <div style="border:2px solid #416f1f;">Content here</div>
        
        
          .myborder {border:2px solid #416f1f;}
        
        Border color #416f1f