#032c16 color space conversions
Hex:
        #032c16
        RGB:
        3, 44, 22
        CMY:
        99, 83, 91
        CMYK:
        93, 0, 50, 83
      HSL:
        148°, 87.2340%, 9.2157%
        HSV (HSB):
        148°, 93.1818%, 17.2549%
        XYZ:
        1.0831, 1.8787, 1.0646
        xyY:
        0.2690, 0.4666, 1.8787
      CIE-Lab:
        14.8371, -20.4043, 10.4009
        CIE-LCH:
        14.8371, 22.9023, 152.9903
        CIE-Luv:
        14.8371, -12.4144, 10.1459
        Hunter-Lab:
        13.7064, -9.8814, 4.9894
      #032c16 color charts
#032c16 RGB chart
      #032c16 CMYK chart
      #032c16 RGB pie chart
      #032c16 color shades, tints & tones
#032c16 color schemes
#032c16 color preview, HTML & CSS examples
           This text has a color of #032c16        
        
          <p style="color:#032c16;">Text here</p>
        
        
          .mytext {color:#032c16;}
        
        Text color #032c16
      
           This box has a color of #032c16        
        
          <div style="background-color:#032c16;">Content here</div>
        
        
          .mybackground {background-color:#032c16;}
        
        Background color #032c16
      
           Border around this has a color of #032c16        
        
          <div style="border:2px solid #032c16;">Content here</div>
        
        
          .myborder {border:2px solid #032c16;}
        
        Border color #032c16