#214d16 color space conversions
Hex:
        #214d16
        RGB:
        33, 77, 22
        CMY:
        87, 70, 91
        CMYK:
        57, 0, 71, 70
      HSL:
        108°, 55.5556%, 19.4118%
        HSV (HSB):
        108°, 71.4286%, 30.1961%
        XYZ:
        3.4259, 5.6890, 1.6766
        xyY:
        0.3175, 0.5272, 5.6890
      CIE-Lab:
        28.6139, -27.1374, 27.1638
        CIE-LCH:
        28.6139, 38.3968, 134.9721
        CIE-Luv:
        28.6139, -19.2433, 28.8550
        Hunter-Lab:
        23.8517, -16.1018, 12.5285
      #214d16 color charts
#214d16 RGB chart
      #214d16 CMYK chart
      #214d16 RGB pie chart
      #214d16 color shades, tints & tones
#214d16 color schemes
#214d16 color preview, HTML & CSS examples
           This text has a color of #214d16        
        
          <p style="color:#214d16;">Text here</p>
        
        
          .mytext {color:#214d16;}
        
        Text color #214d16
      
           This box has a color of #214d16        
        
          <div style="background-color:#214d16;">Content here</div>
        
        
          .mybackground {background-color:#214d16;}
        
        Background color #214d16
      
           Border around this has a color of #214d16        
        
          <div style="border:2px solid #214d16;">Content here</div>
        
        
          .myborder {border:2px solid #214d16;}
        
        Border color #214d16