#32582f color space conversions
Hex:
        #32582f
        RGB:
        50, 88, 47
        CMY:
        80, 65, 82
        CMYK:
        43, 0, 47, 65
      HSL:
        116°, 30.3704%, 26.4706%
        HSV (HSB):
        116°, 46.5909%, 34.5098%
        XYZ:
        5.3182, 7.8628, 3.9267
        xyY:
        0.3109, 0.4596, 7.8628
      CIE-Lab:
        33.6955, -22.9646, 19.6046
        CIE-LCH:
        33.6955, 30.1946, 139.5131
        CIE-Luv:
        33.6955, -17.6575, 24.3962
        Hunter-Lab:
        28.0407, -15.2168, 11.3258
      #32582f color charts
#32582f RGB chart
      #32582f CMYK chart
      #32582f RGB pie chart
      #32582f color shades, tints & tones
#32582f color schemes
#32582f color preview, HTML & CSS examples
           This text has a color of #32582f        
        
          <p style="color:#32582f;">Text here</p>
        
        
          .mytext {color:#32582f;}
        
        Text color #32582f
      
           This box has a color of #32582f        
        
          <div style="background-color:#32582f;">Content here</div>
        
        
          .mybackground {background-color:#32582f;}
        
        Background color #32582f
      
           Border around this has a color of #32582f        
        
          <div style="border:2px solid #32582f;">Content here</div>
        
        
          .myborder {border:2px solid #32582f;}
        
        Border color #32582f