#55976f color space conversions
Hex:
        #55976f
        RGB:
        85, 151, 111
        CMY:
        67, 41, 56
        CMYK:
        44, 0, 26, 41
      HSL:
        144°, 27.9661%, 46.2745%
        HSV (HSB):
        144°, 43.7086%, 59.2157%
        XYZ:
        17.6822, 25.2122, 18.9734
        xyY:
        0.2858, 0.4075, 25.2122
      CIE-Lab:
        57.2816, -30.4372, 14.6376
        CIE-LCH:
        57.2816, 33.7740, 154.3165
        CIE-Luv:
        57.2816, -31.0017, 24.4292
        Hunter-Lab:
        50.2118, -25.0115, 12.7444
      #55976f color charts
#55976f RGB chart
      #55976f CMYK chart
      #55976f RGB pie chart
      #55976f color shades, tints & tones
#55976f color schemes
#55976f color preview, HTML & CSS examples
           This text has a color of #55976f        
        
          <p style="color:#55976f;">Text here</p>
        
        
          .mytext {color:#55976f;}
        
        Text color #55976f
      
           This box has a color of #55976f        
        
          <div style="background-color:#55976f;">Content here</div>
        
        
          .mybackground {background-color:#55976f;}
        
        Background color #55976f
      
           Border around this has a color of #55976f        
        
          <div style="border:2px solid #55976f;">Content here</div>
        
        
          .myborder {border:2px solid #55976f;}
        
        Border color #55976f