#216c1f color space conversions
Hex:
        #216c1f
        RGB:
        33, 108, 31
        CMY:
        87, 58, 88
        CMYK:
        69, 0, 71, 58
      HSL:
        118°, 55.3957%, 27.2549%
        HSV (HSB):
        118°, 71.2963%, 42.3529%
        XYZ:
        6.2371, 11.1474, 3.1193
        xyY:
        0.3042, 0.5437, 11.1474
      CIE-Lab:
        39.8276, -38.9617, 35.0579
        CIE-LCH:
        39.8276, 52.4125, 138.0190
        CIE-Luv:
        39.8276, -31.7724, 41.6685
        Hunter-Lab:
        33.3877, -25.0833, 17.8322
      #216c1f color charts
#216c1f RGB chart
      #216c1f CMYK chart
      #216c1f RGB pie chart
      #216c1f color shades, tints & tones
#216c1f color schemes
#216c1f color preview, HTML & CSS examples
           This text has a color of #216c1f        
        
          <p style="color:#216c1f;">Text here</p>
        
        
          .mytext {color:#216c1f;}
        
        Text color #216c1f
      
           This box has a color of #216c1f        
        
          <div style="background-color:#216c1f;">Content here</div>
        
        
          .mybackground {background-color:#216c1f;}
        
        Background color #216c1f
      
           Border around this has a color of #216c1f        
        
          <div style="border:2px solid #216c1f;">Content here</div>
        
        
          .myborder {border:2px solid #216c1f;}
        
        Border color #216c1f