#553b1e color space conversions
Hex:
        #553b1e
        RGB:
        85, 59, 30
        CMY:
        67, 77, 88
        CMYK:
        0, 31, 65, 67
      HSL:
        32°, 47.8261%, 22.5490%
        HSV (HSB):
        32°, 64.7059%, 33.3333%
        XYZ:
        5.5446, 5.1530, 1.9307
        xyY:
        0.4391, 0.4080, 5.1530
      CIE-Lab:
        27.1662, 7.8552, 22.2713
        CIE-LCH:
        27.1662, 23.6160, 70.5719
        CIE-Luv:
        27.1662, 18.5034, 19.3951
        Hunter-Lab:
        22.7001, 3.8743, 10.8474
      #553b1e color charts
#553b1e RGB chart
      #553b1e CMYK chart
      #553b1e RGB pie chart
      #553b1e color shades, tints & tones
#553b1e color schemes
#553b1e color preview, HTML & CSS examples
           This text has a color of #553b1e        
        
          <p style="color:#553b1e;">Text here</p>
        
        
          .mytext {color:#553b1e;}
        
        Text color #553b1e
      
           This box has a color of #553b1e        
        
          <div style="background-color:#553b1e;">Content here</div>
        
        
          .mybackground {background-color:#553b1e;}
        
        Background color #553b1e
      
           Border around this has a color of #553b1e        
        
          <div style="border:2px solid #553b1e;">Content here</div>
        
        
          .myborder {border:2px solid #553b1e;}
        
        Border color #553b1e