#334b4a color space conversions
Hex:
        #334b4a
        RGB:
        51, 75, 74
        CMY:
        80, 71, 71
        CMYK:
        32, 0, 1, 71
      HSL:
        178°, 19.0476%, 24.7059%
        HSV (HSB):
        178°, 32.0000%, 29.4118%
        XYZ:
        5.1173, 6.2304, 7.4114
        xyY:
        0.2728, 0.3321, 6.2304
      CIE-Lab:
        29.9864, -9.4157, -2.3734
        CIE-LCH:
        29.9864, 9.7102, 194.1476
        CIE-Luv:
        29.9864, -11.0715, -1.6297
        Hunter-Lab:
        24.9607, -7.0859, -0.1321
      #334b4a color charts
#334b4a RGB chart
      #334b4a CMYK chart
      #334b4a RGB pie chart
      #334b4a color shades, tints & tones
#334b4a color schemes
#334b4a color preview, HTML & CSS examples
           This text has a color of #334b4a        
        
          <p style="color:#334b4a;">Text here</p>
        
        
          .mytext {color:#334b4a;}
        
        Text color #334b4a
      
           This box has a color of #334b4a        
        
          <div style="background-color:#334b4a;">Content here</div>
        
        
          .mybackground {background-color:#334b4a;}
        
        Background color #334b4a
      
           Border around this has a color of #334b4a        
        
          <div style="border:2px solid #334b4a;">Content here</div>
        
        
          .myborder {border:2px solid #334b4a;}
        
        Border color #334b4a