#34645f color space conversions
Hex:
        #34645f
        RGB:
        52, 100, 95
        CMY:
        80, 61, 63
        CMYK:
        48, 0, 5, 61
      HSL:
        174°, 31.5789%, 29.8039%
        HSV (HSB):
        174°, 48.0000%, 39.2157%
        XYZ:
        8.0389, 10.6706, 12.4624
        xyY:
        0.2579, 0.3423, 10.6706
      CIE-Lab:
        39.0201, -17.6784, -2.2433
        CIE-LCH:
        39.0201, 17.8201, 187.2319
        CIE-Luv:
        39.0201, -20.9772, -0.4954
        Hunter-Lab:
        32.6659, -13.2375, 0.2464
      #34645f color charts
#34645f RGB chart
      #34645f CMYK chart
      #34645f RGB pie chart
      #34645f color shades, tints & tones
#34645f color schemes
#34645f color preview, HTML & CSS examples
           This text has a color of #34645f        
        
          <p style="color:#34645f;">Text here</p>
        
        
          .mytext {color:#34645f;}
        
        Text color #34645f
      
           This box has a color of #34645f        
        
          <div style="background-color:#34645f;">Content here</div>
        
        
          .mybackground {background-color:#34645f;}
        
        Background color #34645f
      
           Border around this has a color of #34645f        
        
          <div style="border:2px solid #34645f;">Content here</div>
        
        
          .myborder {border:2px solid #34645f;}
        
        Border color #34645f