#55935e color space conversions
Hex:
        #55935e
        RGB:
        85, 147, 94
        CMY:
        67, 42, 63
        CMYK:
        42, 0, 36, 42
      HSL:
        129°, 26.7241%, 45.4902%
        HSV (HSB):
        129°, 42.1769%, 57.6471%
        XYZ:
        16.2004, 23.6069, 14.2924
        xyY:
        0.2995, 0.4364, 23.6069
      CIE-Lab:
        55.6920, -31.7923, 21.9637
        CIE-LCH:
        55.6920, 38.6413, 145.3613
        CIE-Luv:
        55.6920, -29.6866, 33.2128
        Hunter-Lab:
        48.5869, -25.5096, 16.5700
      #55935e color charts
#55935e RGB chart
      #55935e CMYK chart
      #55935e RGB pie chart
      #55935e color shades, tints & tones
#55935e color schemes
#55935e color preview, HTML & CSS examples
           This text has a color of #55935e        
        
          <p style="color:#55935e;">Text here</p>
        
        
          .mytext {color:#55935e;}
        
        Text color #55935e
      
           This box has a color of #55935e        
        
          <div style="background-color:#55935e;">Content here</div>
        
        
          .mybackground {background-color:#55935e;}
        
        Background color #55935e
      
           Border around this has a color of #55935e        
        
          <div style="border:2px solid #55935e;">Content here</div>
        
        
          .myborder {border:2px solid #55935e;}
        
        Border color #55935e