#55532e color space conversions
Hex:
        #55532e
        RGB:
        85, 83, 46
        CMY:
        67, 67, 82
        CMYK:
        0, 2, 46, 67
      HSL:
        57°, 29.7710%, 25.6863%
        HSV (HSB):
        57°, 45.8824%, 33.3333%
        XYZ:
        7.3327, 8.3151, 3.8033
        xyY:
        0.3770, 0.4275, 8.3151
      CIE-Lab:
        34.6306, -5.3829, 21.9166
        CIE-LCH:
        34.6306, 22.5680, 103.7992
        CIE-Luv:
        34.6306, 2.9719, 23.9868
        Hunter-Lab:
        28.8359, -5.0717, 12.3651
      #55532e color charts
#55532e RGB chart
      #55532e CMYK chart
      #55532e RGB pie chart
      #55532e color shades, tints & tones
#55532e color schemes
#55532e color preview, HTML & CSS examples
           This text has a color of #55532e        
        
          <p style="color:#55532e;">Text here</p>
        
        
          .mytext {color:#55532e;}
        
        Text color #55532e
      
           This box has a color of #55532e        
        
          <div style="background-color:#55532e;">Content here</div>
        
        
          .mybackground {background-color:#55532e;}
        
        Background color #55532e
      
           Border around this has a color of #55532e        
        
          <div style="border:2px solid #55532e;">Content here</div>
        
        
          .myborder {border:2px solid #55532e;}
        
        Border color #55532e