#416f4f color space conversions
Hex:
        #416f4f
        RGB:
        65, 111, 79
        CMY:
        75, 56, 69
        CMYK:
        41, 0, 29, 56
      HSL:
        138°, 26.1364%, 34.5098%
        HSV (HSB):
        138°, 41.4414%, 43.5294%
        XYZ:
        9.2757, 13.0572, 9.4285
        xyY:
        0.2920, 0.4111, 13.0572
      CIE-Lab:
        42.8493, -23.4605, 12.9817
        CIE-LCH:
        42.8493, 26.8126, 151.0424
        CIE-Luv:
        42.8493, -21.6614, 19.5594
        Hunter-Lab:
        36.1348, -17.4154, 9.8239
      #416f4f color charts
#416f4f RGB chart
      #416f4f CMYK chart
      #416f4f RGB pie chart
      #416f4f color shades, tints & tones
#416f4f color schemes
#416f4f color preview, HTML & CSS examples
           This text has a color of #416f4f        
        
          <p style="color:#416f4f;">Text here</p>
        
        
          .mytext {color:#416f4f;}
        
        Text color #416f4f
      
           This box has a color of #416f4f        
        
          <div style="background-color:#416f4f;">Content here</div>
        
        
          .mybackground {background-color:#416f4f;}
        
        Background color #416f4f
      
           Border around this has a color of #416f4f        
        
          <div style="border:2px solid #416f4f;">Content here</div>
        
        
          .myborder {border:2px solid #416f4f;}
        
        Border color #416f4f