#55672f color space conversions
Hex:
        #55672f
        RGB:
        85, 103, 47
        CMY:
        67, 60, 82
        CMYK:
        17, 0, 54, 60
      HSL:
        79°, 37.3333%, 29.4118%
        HSV (HSB):
        79°, 54.3689%, 40.3922%
        XYZ:
        9.1097, 11.8370, 4.4940
        xyY:
        0.3581, 0.4653, 11.8370
      CIE-Lab:
        40.9559, -16.6812, 29.0826
        CIE-LCH:
        40.9559, 33.5270, 119.8377
        CIE-Luv:
        40.9559, -8.4020, 34.0427
        Hunter-Lab:
        34.4050, -12.9460, 16.3390
      #55672f color charts
#55672f RGB chart
      #55672f CMYK chart
      #55672f RGB pie chart
      #55672f color shades, tints & tones
#55672f color schemes
#55672f color preview, HTML & CSS examples
           This text has a color of #55672f        
        
          <p style="color:#55672f;">Text here</p>
        
        
          .mytext {color:#55672f;}
        
        Text color #55672f
      
           This box has a color of #55672f        
        
          <div style="background-color:#55672f;">Content here</div>
        
        
          .mybackground {background-color:#55672f;}
        
        Background color #55672f
      
           Border around this has a color of #55672f        
        
          <div style="border:2px solid #55672f;">Content here</div>
        
        
          .myborder {border:2px solid #55672f;}
        
        Border color #55672f