#214b11 color space conversions
Hex:
        #214b11
        RGB:
        33, 75, 17
        CMY:
        87, 71, 93
        CMYK:
        56, 0, 77, 71
      HSL:
        103°, 63.0435%, 18.0392%
        HSV (HSB):
        103°, 77.3333%, 29.4118%
        XYZ:
        3.2445, 5.3960, 1.4008
        xyY:
        0.3231, 0.5374, 5.3960
      CIE-Lab:
        27.8343, -26.7459, 28.7124
        CIE-LCH:
        27.8343, 39.2396, 132.9692
        CIE-Luv:
        27.8343, -18.4575, 29.3496
        Hunter-Lab:
        23.2292, -15.7198, 12.6850
      #214b11 color charts
#214b11 RGB chart
      #214b11 CMYK chart
      #214b11 RGB pie chart
      #214b11 color shades, tints & tones
#214b11 color schemes
#214b11 color preview, HTML & CSS examples
           This text has a color of #214b11        
        
          <p style="color:#214b11;">Text here</p>
        
        
          .mytext {color:#214b11;}
        
        Text color #214b11
      
           This box has a color of #214b11        
        
          <div style="background-color:#214b11;">Content here</div>
        
        
          .mybackground {background-color:#214b11;}
        
        Background color #214b11
      
           Border around this has a color of #214b11        
        
          <div style="border:2px solid #214b11;">Content here</div>
        
        
          .myborder {border:2px solid #214b11;}
        
        Border color #214b11