#214b39 color space conversions
Hex:
        #214b39
        RGB:
        33, 75, 57
        CMY:
        87, 71, 78
        CMYK:
        56, 0, 24, 71
      HSL:
        154°, 38.8889%, 21.1765%
        HSV (HSB):
        154°, 56.0000%, 29.4118%
        XYZ:
        3.8818, 5.6509, 4.7570
        xyY:
        0.2716, 0.3955, 5.6509
      CIE-Lab:
        28.5140, -19.6835, 6.3079
        CIE-LCH:
        28.5140, 20.6695, 162.2310
        CIE-Luv:
        28.5140, -17.4102, 9.5757
        Hunter-Lab:
        23.7716, -12.4521, 4.7754
      #214b39 color charts
#214b39 RGB chart
      #214b39 CMYK chart
      #214b39 RGB pie chart
      #214b39 color shades, tints & tones
#214b39 color schemes
#214b39 color preview, HTML & CSS examples
           This text has a color of #214b39        
        
          <p style="color:#214b39;">Text here</p>
        
        
          .mytext {color:#214b39;}
        
        Text color #214b39
      
           This box has a color of #214b39        
        
          <div style="background-color:#214b39;">Content here</div>
        
        
          .mybackground {background-color:#214b39;}
        
        Background color #214b39
      
           Border around this has a color of #214b39        
        
          <div style="border:2px solid #214b39;">Content here</div>
        
        
          .myborder {border:2px solid #214b39;}
        
        Border color #214b39