#32553f color space conversions
Hex:
        #32553f
        RGB:
        50, 85, 63
        CMY:
        80, 67, 75
        CMYK:
        41, 0, 26, 67
      HSL:
        142°, 25.9259%, 26.4706%
        HSV (HSB):
        142°, 41.1765%, 33.3333%
        XYZ:
        5.4611, 7.5340, 5.8690
        xyY:
        0.2895, 0.3994, 7.5340
      CIE-Lab:
        32.9929, -18.2385, 8.9210
        CIE-LCH:
        32.9929, 20.3034, 153.9353
        CIE-Luv:
        32.9929, -16.0031, 12.8462
        Hunter-Lab:
        27.4481, -12.5197, 6.5362
      #32553f color charts
#32553f RGB chart
      #32553f CMYK chart
      #32553f RGB pie chart
      #32553f color shades, tints & tones
#32553f color schemes
#32553f color preview, HTML & CSS examples
           This text has a color of #32553f        
        
          <p style="color:#32553f;">Text here</p>
        
        
          .mytext {color:#32553f;}
        
        Text color #32553f
      
           This box has a color of #32553f        
        
          <div style="background-color:#32553f;">Content here</div>
        
        
          .mybackground {background-color:#32553f;}
        
        Background color #32553f
      
           Border around this has a color of #32553f        
        
          <div style="border:2px solid #32553f;">Content here</div>
        
        
          .myborder {border:2px solid #32553f;}
        
        Border color #32553f