#216d1f color space conversions
Hex:
        #216d1f
        RGB:
        33, 109, 31
        CMY:
        87, 57, 88
        CMYK:
        70, 0, 72, 57
      HSL:
        118°, 55.7143%, 27.4510%
        HSV (HSB):
        118°, 71.5596%, 42.7451%
        XYZ:
        6.3432, 11.3595, 3.1546
        xyY:
        0.3041, 0.5446, 11.3595
      CIE-Lab:
        40.1795, -39.3418, 35.4344
        CIE-LCH:
        40.1795, 52.9469, 137.9913
        CIE-Luv:
        40.1795, -32.1624, 42.1671
        Hunter-Lab:
        33.7039, -25.3877, 18.0433
      #216d1f color charts
#216d1f RGB chart
      #216d1f CMYK chart
      #216d1f RGB pie chart
      #216d1f color shades, tints & tones
#216d1f color schemes
#216d1f color preview, HTML & CSS examples
           This text has a color of #216d1f        
        
          <p style="color:#216d1f;">Text here</p>
        
        
          .mytext {color:#216d1f;}
        
        Text color #216d1f
      
           This box has a color of #216d1f        
        
          <div style="background-color:#216d1f;">Content here</div>
        
        
          .mybackground {background-color:#216d1f;}
        
        Background color #216d1f
      
           Border around this has a color of #216d1f        
        
          <div style="border:2px solid #216d1f;">Content here</div>
        
        
          .myborder {border:2px solid #216d1f;}
        
        Border color #216d1f