#55642f color space conversions
Hex:
        #55642f
        RGB:
        85, 100, 47
        CMY:
        67, 61, 82
        CMYK:
        15, 0, 53, 61
      HSL:
        77°, 36.0544%, 28.8235%
        HSV (HSB):
        77°, 53.0000%, 39.2157%
        XYZ:
        8.8166, 11.2509, 4.3963
        xyY:
        0.3604, 0.4599, 11.2509
      CIE-Lab:
        39.9998, -15.0408, 27.9387
        CIE-LCH:
        39.9998, 31.7300, 118.2958
        CIE-Luv:
        39.9998, -6.7472, 32.4754
        Hunter-Lab:
        33.5423, -11.7805, 15.7087
      #55642f color charts
#55642f RGB chart
      #55642f CMYK chart
      #55642f RGB pie chart
      #55642f color shades, tints & tones
#55642f color schemes
#55642f color preview, HTML & CSS examples
           This text has a color of #55642f        
        
          <p style="color:#55642f;">Text here</p>
        
        
          .mytext {color:#55642f;}
        
        Text color #55642f
      
           This box has a color of #55642f        
        
          <div style="background-color:#55642f;">Content here</div>
        
        
          .mybackground {background-color:#55642f;}
        
        Background color #55642f
      
           Border around this has a color of #55642f        
        
          <div style="border:2px solid #55642f;">Content here</div>
        
        
          .myborder {border:2px solid #55642f;}
        
        Border color #55642f