#55784f color space conversions
Hex:
        #55784f
        RGB:
        85, 120, 79
        CMY:
        67, 53, 69
        CMYK:
        29, 0, 34, 53
      HSL:
        111°, 20.6030%, 39.0196%
        HSV (HSB):
        111°, 34.1667%, 47.0588%
        XYZ:
        11.8741, 15.9287, 9.8459
        xyY:
        0.3154, 0.4231, 15.9287
      CIE-Lab:
        46.8809, -21.0860, 18.6460
        CIE-LCH:
        46.8809, 28.1477, 138.5142
        CIE-Luv:
        46.8809, -17.3192, 26.2265
        Hunter-Lab:
        39.9108, -16.7376, 13.3110
      #55784f color charts
#55784f RGB chart
      #55784f CMYK chart
      #55784f RGB pie chart
      #55784f color shades, tints & tones
#55784f color schemes
#55784f color preview, HTML & CSS examples
           This text has a color of #55784f        
        
          <p style="color:#55784f;">Text here</p>
        
        
          .mytext {color:#55784f;}
        
        Text color #55784f
      
           This box has a color of #55784f        
        
          <div style="background-color:#55784f;">Content here</div>
        
        
          .mybackground {background-color:#55784f;}
        
        Background color #55784f
      
           Border around this has a color of #55784f        
        
          <div style="border:2px solid #55784f;">Content here</div>
        
        
          .myborder {border:2px solid #55784f;}
        
        Border color #55784f