#216e2f color space conversions
Hex:
        #216e2f
        RGB:
        33, 110, 47
        CMY:
        87, 57, 82
        CMYK:
        70, 0, 57, 57
      HSL:
        131°, 53.8462%, 28.0392%
        HSV (HSB):
        131°, 70.0000%, 43.1373%
        XYZ:
        6.7162, 11.6804, 4.5899
        xyY:
        0.2922, 0.5081, 11.6804
      CIE-Lab:
        40.7036, -37.7003, 28.1593
        CIE-LCH:
        40.7036, 47.0559, 143.2430
        CIE-Luv:
        40.7036, -32.0444, 36.4335
        Hunter-Lab:
        34.1766, -24.7312, 15.9611
      #216e2f color charts
#216e2f RGB chart
      #216e2f CMYK chart
      #216e2f RGB pie chart
      #216e2f color shades, tints & tones
#216e2f color schemes
#216e2f color preview, HTML & CSS examples
           This text has a color of #216e2f        
        
          <p style="color:#216e2f;">Text here</p>
        
        
          .mytext {color:#216e2f;}
        
        Text color #216e2f
      
           This box has a color of #216e2f        
        
          <div style="background-color:#216e2f;">Content here</div>
        
        
          .mybackground {background-color:#216e2f;}
        
        Background color #216e2f
      
           Border around this has a color of #216e2f        
        
          <div style="border:2px solid #216e2f;">Content here</div>
        
        
          .myborder {border:2px solid #216e2f;}
        
        Border color #216e2f