#41574f color space conversions
Hex:
        #41574f
        RGB:
        65, 87, 79
        CMY:
        75, 66, 69
        CMYK:
        25, 0, 9, 66
      HSL:
        158°, 14.4737%, 29.8039%
        HSV (HSB):
        158°, 25.2874%, 34.1176%
        XYZ:
        6.9995, 8.5047, 8.6698
        xyY:
        0.2895, 0.3518, 8.5047
      CIE-Lab:
        35.0127, -10.3044, 1.9104
        CIE-LCH:
        35.0127, 10.4800, 169.4970
        CIE-Luv:
        35.0127, -10.6896, 3.7903
        Hunter-Lab:
        29.1629, -8.1928, 2.7877
      #41574f color charts
#41574f RGB chart
      #41574f CMYK chart
      #41574f RGB pie chart
      #41574f color shades, tints & tones
#41574f color schemes
#41574f color preview, HTML & CSS examples
           This text has a color of #41574f        
        
          <p style="color:#41574f;">Text here</p>
        
        
          .mytext {color:#41574f;}
        
        Text color #41574f
      
           This box has a color of #41574f        
        
          <div style="background-color:#41574f;">Content here</div>
        
        
          .mybackground {background-color:#41574f;}
        
        Background color #41574f
      
           Border around this has a color of #41574f        
        
          <div style="border:2px solid #41574f;">Content here</div>
        
        
          .myborder {border:2px solid #41574f;}
        
        Border color #41574f