#555b2e color space conversions
Hex:
        #555b2e
        RGB:
        85, 91, 46
        CMY:
        67, 64, 82
        CMYK:
        7, 0, 49, 64
      HSL:
        68°, 32.8467%, 26.8627%
        HSV (HSB):
        68°, 49.4505%, 35.6863%
        XYZ:
        7.9805, 9.6107, 4.0192
        xyY:
        0.3693, 0.4447, 9.6107
      CIE-Lab:
        37.1345, -10.0833, 25.0190
        CIE-LCH:
        37.1345, 26.9745, 111.9506
        CIE-Luv:
        37.1345, -1.6550, 28.2129
        Hunter-Lab:
        31.0012, -8.3013, 14.0141
      #555b2e color charts
#555b2e RGB chart
      #555b2e CMYK chart
      #555b2e RGB pie chart
      #555b2e color shades, tints & tones
#555b2e color schemes
#555b2e color preview, HTML & CSS examples
           This text has a color of #555b2e        
        
          <p style="color:#555b2e;">Text here</p>
        
        
          .mytext {color:#555b2e;}
        
        Text color #555b2e
      
           This box has a color of #555b2e        
        
          <div style="background-color:#555b2e;">Content here</div>
        
        
          .mybackground {background-color:#555b2e;}
        
        Background color #555b2e
      
           Border around this has a color of #555b2e        
        
          <div style="border:2px solid #555b2e;">Content here</div>
        
        
          .myborder {border:2px solid #555b2e;}
        
        Border color #555b2e