#495c5d color space conversions
Hex:
        #495c5d
        RGB:
        73, 92, 93
        CMY:
        71, 64, 64
        CMYK:
        22, 1, 0, 64
      HSL:
        183°, 12.0482%, 32.5490%
        HSV (HSB):
        183°, 21.5054%, 36.4706%
        XYZ:
        8.5506, 9.8611, 11.8086
        xyY:
        0.2829, 0.3263, 9.8611
      CIE-Lab:
        37.5919, -6.9613, -2.9770
        CIE-LCH:
        37.5919, 7.5712, 203.1542
        CIE-Luv:
        37.5919, -9.5799, -2.8539
        Hunter-Lab:
        31.4023, -6.3501, -0.3140
      #495c5d color charts
#495c5d RGB chart
      #495c5d CMYK chart
      #495c5d RGB pie chart
      #495c5d color shades, tints & tones
#495c5d color schemes
#495c5d color preview, HTML & CSS examples
           This text has a color of #495c5d        
        
          <p style="color:#495c5d;">Text here</p>
        
        
          .mytext {color:#495c5d;}
        
        Text color #495c5d
      
           This box has a color of #495c5d        
        
          <div style="background-color:#495c5d;">Content here</div>
        
        
          .mybackground {background-color:#495c5d;}
        
        Background color #495c5d
      
           Border around this has a color of #495c5d        
        
          <div style="border:2px solid #495c5d;">Content here</div>
        
        
          .myborder {border:2px solid #495c5d;}
        
        Border color #495c5d