#475f5d color space conversions
Hex:
        #475f5d
        RGB:
        71, 95, 93
        CMY:
        72, 63, 64
        CMYK:
        25, 0, 2, 63
      HSL:
        175°, 14.4578%, 32.5490%
        HSV (HSB):
        175°, 25.2632%, 37.2549%
        XYZ:
        8.6665, 10.3143, 11.8900
        xyY:
        0.2807, 0.3341, 10.3143
      CIE-Lab:
        38.4008, -9.4395, -1.8011
        CIE-LCH:
        38.4008, 9.6098, 190.8024
        CIE-Luv:
        38.4008, -11.8229, -0.9884
        Hunter-Lab:
        32.1159, -8.0344, 0.5307
      #475f5d color charts
#475f5d RGB chart
      #475f5d CMYK chart
      #475f5d RGB pie chart
      #475f5d color shades, tints & tones
#475f5d color schemes
#475f5d color preview, HTML & CSS examples
           This text has a color of #475f5d        
        
          <p style="color:#475f5d;">Text here</p>
        
        
          .mytext {color:#475f5d;}
        
        Text color #475f5d
      
           This box has a color of #475f5d        
        
          <div style="background-color:#475f5d;">Content here</div>
        
        
          .mybackground {background-color:#475f5d;}
        
        Background color #475f5d
      
           Border around this has a color of #475f5d        
        
          <div style="border:2px solid #475f5d;">Content here</div>
        
        
          .myborder {border:2px solid #475f5d;}
        
        Border color #475f5d