#550c3b color space conversions
Hex:
        #550c3b
        RGB:
        85, 12, 59
        CMY:
        67, 95, 77
        CMYK:
        0, 86, 31, 67
      HSL:
        321°, 75.2577%, 19.0196%
        HSV (HSB):
        321°, 85.8824%, 33.3333%
        XYZ:
        4.6672, 2.5100, 4.3762
        xyY:
        0.4040, 0.2173, 2.5100
      CIE-Lab:
        17.9638, 36.6991, -9.9497
        CIE-LCH:
        17.9638, 38.0240, 344.8309
        CIE-Luv:
        17.9638, 32.4288, -14.2243
        Hunter-Lab:
        15.8430, 24.8592, -5.2870
      #550c3b color charts
#550c3b RGB chart
      #550c3b CMYK chart
      #550c3b RGB pie chart
      #550c3b color shades, tints & tones
#550c3b color schemes
#550c3b color preview, HTML & CSS examples
           This text has a color of #550c3b        
        
          <p style="color:#550c3b;">Text here</p>
        
        
          .mytext {color:#550c3b;}
        
        Text color #550c3b
      
           This box has a color of #550c3b        
        
          <div style="background-color:#550c3b;">Content here</div>
        
        
          .mybackground {background-color:#550c3b;}
        
        Background color #550c3b
      
           Border around this has a color of #550c3b        
        
          <div style="border:2px solid #550c3b;">Content here</div>
        
        
          .myborder {border:2px solid #550c3b;}
        
        Border color #550c3b