#33474f color space conversions
Hex:
        #33474f
        RGB:
        51, 71, 79
        CMY:
        80, 72, 69
        CMYK:
        35, 10, 0, 69
      HSL:
        197°, 21.5385%, 25.4902%
        HSV (HSB):
        197°, 35.4430%, 30.9804%
        XYZ:
        5.0298, 5.7748, 8.2467
        xyY:
        0.2640, 0.3031, 5.7748
      CIE-Lab:
        28.8370, -5.5449, -7.3141
        CIE-LCH:
        28.8370, 9.1784, 232.8339
        CIE-Luv:
        28.8370, -9.3659, -8.1724
        Hunter-Lab:
        24.0308, -4.6930, -3.5251
      #33474f color charts
#33474f RGB chart
      #33474f CMYK chart
      #33474f RGB pie chart
      #33474f color shades, tints & tones
#33474f color schemes
#33474f color preview, HTML & CSS examples
           This text has a color of #33474f        
        
          <p style="color:#33474f;">Text here</p>
        
        
          .mytext {color:#33474f;}
        
        Text color #33474f
      
           This box has a color of #33474f        
        
          <div style="background-color:#33474f;">Content here</div>
        
        
          .mybackground {background-color:#33474f;}
        
        Background color #33474f
      
           Border around this has a color of #33474f        
        
          <div style="border:2px solid #33474f;">Content here</div>
        
        
          .myborder {border:2px solid #33474f;}
        
        Border color #33474f