#550c2f color space conversions
Hex:
        #550c2f
        RGB:
        85, 12, 47
        CMY:
        67, 95, 82
        CMYK:
        0, 86, 45, 67
      HSL:
        331°, 75.2577%, 19.0196%
        HSV (HSB):
        331°, 85.8824%, 33.3333%
        XYZ:
        4.3909, 2.3995, 2.9210
        xyY:
        0.4521, 0.2471, 2.3995
      CIE-Lab:
        17.4577, 35.1932, -2.1861
        CIE-LCH:
        17.4577, 35.2610, 356.4456
        CIE-Luv:
        17.4577, 36.2062, -6.5650
        Hunter-Lab:
        15.4902, 23.4898, -0.3373
      #550c2f color charts
#550c2f RGB chart
      #550c2f CMYK chart
      #550c2f RGB pie chart
      #550c2f color shades, tints & tones
#550c2f color schemes
#550c2f color preview, HTML & CSS examples
           This text has a color of #550c2f        
        
          <p style="color:#550c2f;">Text here</p>
        
        
          .mytext {color:#550c2f;}
        
        Text color #550c2f
      
           This box has a color of #550c2f        
        
          <div style="background-color:#550c2f;">Content here</div>
        
        
          .mybackground {background-color:#550c2f;}
        
        Background color #550c2f
      
           Border around this has a color of #550c2f        
        
          <div style="border:2px solid #550c2f;">Content here</div>
        
        
          .myborder {border:2px solid #550c2f;}
        
        Border color #550c2f