#552d37 color space conversions
Hex:
        #552d37
        RGB:
        85, 45, 55
        CMY:
        67, 82, 78
        CMYK:
        0, 47, 35, 67
      HSL:
        345°, 30.7692%, 25.4902%
        HSV (HSB):
        345°, 47.0588%, 33.3333%
        XYZ:
        5.3743, 4.0839, 4.1194
        xyY:
        0.3958, 0.3008, 4.0839
      CIE-Lab:
        23.9469, 19.7250, 1.7327
        CIE-LCH:
        23.9469, 19.8010, 5.0201
        CIE-Luv:
        23.9469, 23.1323, -0.9431
        Hunter-Lab:
        20.2087, 12.1051, 2.0601
      #552d37 color charts
#552d37 RGB chart
      #552d37 CMYK chart
      #552d37 RGB pie chart
      #552d37 color shades, tints & tones
#552d37 color schemes
#552d37 color preview, HTML & CSS examples
           This text has a color of #552d37        
        
          <p style="color:#552d37;">Text here</p>
        
        
          .mytext {color:#552d37;}
        
        Text color #552d37
      
           This box has a color of #552d37        
        
          <div style="background-color:#552d37;">Content here</div>
        
        
          .mybackground {background-color:#552d37;}
        
        Background color #552d37
      
           Border around this has a color of #552d37        
        
          <div style="border:2px solid #552d37;">Content here</div>
        
        
          .myborder {border:2px solid #552d37;}
        
        Border color #552d37