#416f4d color space conversions
Hex:
        #416f4d
        RGB:
        65, 111, 77
        CMY:
        75, 56, 70
        CMYK:
        41, 0, 31, 56
      HSL:
        136°, 26.1364%, 34.5098%
        HSV (HSB):
        136°, 41.4414%, 43.5294%
        XYZ:
        9.2040, 13.0285, 9.0508
        xyY:
        0.2942, 0.4165, 13.0285
      CIE-Lab:
        42.8062, -23.8695, 14.1050
        CIE-LCH:
        42.8062, 27.7255, 149.4202
        CIE-Luv:
        42.8062, -21.7044, 20.8963
        Hunter-Lab:
        36.0950, -17.6501, 10.3996
      #416f4d color charts
#416f4d RGB chart
      #416f4d CMYK chart
      #416f4d RGB pie chart
      #416f4d color shades, tints & tones
#416f4d color schemes
#416f4d color preview, HTML & CSS examples
           This text has a color of #416f4d        
        
          <p style="color:#416f4d;">Text here</p>
        
        
          .mytext {color:#416f4d;}
        
        Text color #416f4d
      
           This box has a color of #416f4d        
        
          <div style="background-color:#416f4d;">Content here</div>
        
        
          .mybackground {background-color:#416f4d;}
        
        Background color #416f4d
      
           Border around this has a color of #416f4d        
        
          <div style="border:2px solid #416f4d;">Content here</div>
        
        
          .myborder {border:2px solid #416f4d;}
        
        Border color #416f4d