#555e3a color space conversions
Hex:
        #555e3a
        RGB:
        85, 94, 58
        CMY:
        67, 63, 77
        CMYK:
        10, 0, 38, 63
      HSL:
        75°, 23.6842%, 29.8039%
        HSV (HSB):
        75°, 38.2979%, 36.8627%
        XYZ:
        8.5127, 10.2422, 5.5313
        xyY:
        0.3505, 0.4217, 10.2422
      CIE-Lab:
        38.2736, -10.2307, 19.5037
        CIE-LCH:
        38.2736, 22.0241, 117.6794
        CIE-Luv:
        38.2736, -3.6489, 23.5768
        Hunter-Lab:
        32.0034, -8.5260, 12.1551
      #555e3a color charts
#555e3a RGB chart
      #555e3a CMYK chart
      #555e3a RGB pie chart
      #555e3a color shades, tints & tones
#555e3a color schemes
#555e3a color preview, HTML & CSS examples
           This text has a color of #555e3a        
        
          <p style="color:#555e3a;">Text here</p>
        
        
          .mytext {color:#555e3a;}
        
        Text color #555e3a
      
           This box has a color of #555e3a        
        
          <div style="background-color:#555e3a;">Content here</div>
        
        
          .mybackground {background-color:#555e3a;}
        
        Background color #555e3a
      
           Border around this has a color of #555e3a        
        
          <div style="border:2px solid #555e3a;">Content here</div>
        
        
          .myborder {border:2px solid #555e3a;}
        
        Border color #555e3a