#553f1f color space conversions
Hex:
        #553f1f
        RGB:
        85, 63, 31
        CMY:
        67, 75, 88
        CMYK:
        0, 26, 64, 67
      HSL:
        36°, 46.5517%, 22.7451%
        HSV (HSB):
        36°, 63.5294%, 33.3333%
        XYZ:
        5.7711, 5.5852, 2.0702
        xyY:
        0.4298, 0.4160, 5.5852
      CIE-Lab:
        28.3410, 5.3971, 23.0696
        CIE-LCH:
        28.3410, 23.6925, 76.8326
        CIE-Luv:
        28.3410, 15.9260, 20.8497
        Hunter-Lab:
        23.6331, 2.2313, 11.3495
      #553f1f color charts
#553f1f RGB chart
      #553f1f CMYK chart
      #553f1f RGB pie chart
      #553f1f color shades, tints & tones
#553f1f color schemes
#553f1f color preview, HTML & CSS examples
           This text has a color of #553f1f        
        
          <p style="color:#553f1f;">Text here</p>
        
        
          .mytext {color:#553f1f;}
        
        Text color #553f1f
      
           This box has a color of #553f1f        
        
          <div style="background-color:#553f1f;">Content here</div>
        
        
          .mybackground {background-color:#553f1f;}
        
        Background color #553f1f
      
           Border around this has a color of #553f1f        
        
          <div style="border:2px solid #553f1f;">Content here</div>
        
        
          .myborder {border:2px solid #553f1f;}
        
        Border color #553f1f