#555b47 color space conversions
Hex:
        #555b47
        RGB:
        85, 91, 71
        CMY:
        67, 64, 72
        CMYK:
        7, 0, 22, 64
      HSL:
        78°, 12.3457%, 31.7647%
        HSV (HSB):
        78°, 21.9780%, 35.6863%
        XYZ:
        8.6247, 9.8684, 7.4115
        xyY:
        0.3329, 0.3810, 9.8684
      CIE-Lab:
        37.6052, -6.3728, 10.7624
        CIE-LCH:
        37.6052, 12.5077, 120.6311
        CIE-Luv:
        37.6052, -2.4368, 13.7660
        Hunter-Lab:
        31.4140, -5.9673, 8.0016
      #555b47 color charts
#555b47 RGB chart
      #555b47 CMYK chart
      #555b47 RGB pie chart
      #555b47 color shades, tints & tones
#555b47 color schemes
#555b47 color preview, HTML & CSS examples
           This text has a color of #555b47        
        
          <p style="color:#555b47;">Text here</p>
        
        
          .mytext {color:#555b47;}
        
        Text color #555b47
      
           This box has a color of #555b47        
        
          <div style="background-color:#555b47;">Content here</div>
        
        
          .mybackground {background-color:#555b47;}
        
        Background color #555b47
      
           Border around this has a color of #555b47        
        
          <div style="border:2px solid #555b47;">Content here</div>
        
        
          .myborder {border:2px solid #555b47;}
        
        Border color #555b47