#55522e color space conversions
Hex:
        #55522e
        RGB:
        85, 82, 46
        CMY:
        67, 68, 82
        CMYK:
        0, 4, 46, 67
      HSL:
        55°, 29.7710%, 25.6863%
        HSV (HSB):
        55°, 45.8824%, 33.3333%
        XYZ:
        7.2567, 8.1631, 3.7779
        xyY:
        0.3780, 0.4252, 8.1631
      CIE-Lab:
        34.3204, -4.7832, 21.5271
        CIE-LCH:
        34.3204, 22.0521, 102.5272
        CIE-Luv:
        34.3204, 3.5561, 23.4576
        Hunter-Lab:
        28.5712, -4.6627, 12.1600
      #55522e color charts
#55522e RGB chart
      #55522e CMYK chart
      #55522e RGB pie chart
      #55522e color shades, tints & tones
#55522e color schemes
#55522e color preview, HTML & CSS examples
           This text has a color of #55522e        
        
          <p style="color:#55522e;">Text here</p>
        
        
          .mytext {color:#55522e;}
        
        Text color #55522e
      
           This box has a color of #55522e        
        
          <div style="background-color:#55522e;">Content here</div>
        
        
          .mybackground {background-color:#55522e;}
        
        Background color #55522e
      
           Border around this has a color of #55522e        
        
          <div style="border:2px solid #55522e;">Content here</div>
        
        
          .myborder {border:2px solid #55522e;}
        
        Border color #55522e