#55601f color space conversions
Hex:
        #55601f
        RGB:
        85, 96, 31
        CMY:
        67, 62, 88
        CMYK:
        11, 0, 68, 62
      HSL:
        70°, 51.1811%, 24.9020%
        HSV (HSB):
        70°, 67.7083%, 37.6471%
        XYZ:
        8.1765, 10.3960, 2.8720
        xyY:
        0.3813, 0.4848, 10.3960
      CIE-Lab:
        38.5439, -14.3806, 34.5064
        CIE-LCH:
        38.5439, 37.3830, 112.6241
        CIE-Luv:
        38.5439, -4.2563, 36.7453
        Hunter-Lab:
        32.2428, -11.1587, 17.2887
      #55601f color charts
#55601f RGB chart
      #55601f CMYK chart
      #55601f RGB pie chart
      #55601f color shades, tints & tones
#55601f color schemes
#55601f color preview, HTML & CSS examples
           This text has a color of #55601f        
        
          <p style="color:#55601f;">Text here</p>
        
        
          .mytext {color:#55601f;}
        
        Text color #55601f
      
           This box has a color of #55601f        
        
          <div style="background-color:#55601f;">Content here</div>
        
        
          .mybackground {background-color:#55601f;}
        
        Background color #55601f
      
           Border around this has a color of #55601f        
        
          <div style="border:2px solid #55601f;">Content here</div>
        
        
          .myborder {border:2px solid #55601f;}
        
        Border color #55601f