#553c1f color space conversions
Hex:
        #553c1f
        RGB:
        85, 60, 31
        CMY:
        67, 76, 88
        CMYK:
        0, 29, 64, 67
      HSL:
        32°, 46.5517%, 22.7451%
        HSV (HSB):
        32°, 63.5294%, 33.3333%
        XYZ:
        5.6095, 5.2619, 2.0163
        xyY:
        0.4353, 0.4083, 5.2619
      CIE-Lab:
        27.4684, 7.3061, 22.0323
        CIE-LCH:
        27.4684, 23.2121, 71.6541
        CIE-Luv:
        27.4684, 17.8023, 19.4416
        Hunter-Lab:
        22.9389, 3.5074, 10.8457
      #553c1f color charts
#553c1f RGB chart
      #553c1f CMYK chart
      #553c1f RGB pie chart
      #553c1f color shades, tints & tones
#553c1f color schemes
#553c1f color preview, HTML & CSS examples
           This text has a color of #553c1f        
        
          <p style="color:#553c1f;">Text here</p>
        
        
          .mytext {color:#553c1f;}
        
        Text color #553c1f
      
           This box has a color of #553c1f        
        
          <div style="background-color:#553c1f;">Content here</div>
        
        
          .mybackground {background-color:#553c1f;}
        
        Background color #553c1f
      
           Border around this has a color of #553c1f        
        
          <div style="border:2px solid #553c1f;">Content here</div>
        
        
          .myborder {border:2px solid #553c1f;}
        
        Border color #553c1f