#032812 color space conversions
Hex:
        #032812
        RGB:
        3, 40, 18
        CMY:
        99, 84, 93
        CMYK:
        93, 0, 55, 84
      HSL:
        144°, 86.0465%, 8.4314%
        HSV (HSB):
        144°, 92.5000%, 15.6863%
        XYZ:
        0.9055, 1.5806, 0.8296
        xyY:
        0.2731, 0.4767, 1.5806
      CIE-Lab:
        13.1116, -19.4849, 10.7397
        CIE-LCH:
        13.1116, 22.2487, 151.1372
        CIE-Luv:
        13.1116, -10.9431, 9.6340
        Hunter-Lab:
        12.5723, -9.1448, 4.8881
      #032812 color charts
#032812 RGB chart
      #032812 CMYK chart
      #032812 RGB pie chart
      #032812 color shades, tints & tones
#032812 color schemes
#032812 color preview, HTML & CSS examples
           This text has a color of #032812        
        
          <p style="color:#032812;">Text here</p>
        
        
          .mytext {color:#032812;}
        
        Text color #032812
      
           This box has a color of #032812        
        
          <div style="background-color:#032812;">Content here</div>
        
        
          .mybackground {background-color:#032812;}
        
        Background color #032812
      
           Border around this has a color of #032812        
        
          <div style="border:2px solid #032812;">Content here</div>
        
        
          .myborder {border:2px solid #032812;}
        
        Border color #032812