#552c4a color space conversions
Hex:
        #552c4a
        RGB:
        85, 44, 74
        CMY:
        67, 83, 71
        CMYK:
        0, 48, 13, 67
      HSL:
        316°, 31.7829%, 25.2941%
        HSV (HSB):
        316°, 48.2353%, 33.3333%
        XYZ:
        5.8830, 4.2271, 6.9844
        xyY:
        0.3441, 0.2473, 4.2271
      CIE-Lab:
        24.4084, 23.6099, -10.3912
        CIE-LCH:
        24.4084, 25.7954, 336.2447
        CIE-Luv:
        24.4084, 19.9669, -14.8387
        Hunter-Lab:
        20.5598, 15.0965, -5.7496
      #552c4a color charts
#552c4a RGB chart
      #552c4a CMYK chart
      #552c4a RGB pie chart
      #552c4a color shades, tints & tones
#552c4a color schemes
#552c4a color preview, HTML & CSS examples
           This text has a color of #552c4a        
        
          <p style="color:#552c4a;">Text here</p>
        
        
          .mytext {color:#552c4a;}
        
        Text color #552c4a
      
           This box has a color of #552c4a        
        
          <div style="background-color:#552c4a;">Content here</div>
        
        
          .mybackground {background-color:#552c4a;}
        
        Background color #552c4a
      
           Border around this has a color of #552c4a        
        
          <div style="border:2px solid #552c4a;">Content here</div>
        
        
          .myborder {border:2px solid #552c4a;}
        
        Border color #552c4a