#53776f color space conversions
Hex:
        #53776f
        RGB:
        83, 119, 111
        CMY:
        67, 53, 56
        CMYK:
        30, 0, 7, 53
      HSL:
        167°, 17.8218%, 39.6078%
        HSV (HSB):
        167°, 30.2521%, 46.6667%
        XYZ:
        13.0333, 16.1803, 17.4751
        xyY:
        0.2792, 0.3466, 16.1803
      CIE-Lab:
        47.2102, -14.6224, 0.2947
        CIE-LCH:
        47.2102, 14.6254, 178.8454
        CIE-Luv:
        47.2102, -17.5930, 2.5866
        Hunter-Lab:
        40.2248, -12.5571, 2.3996
      #53776f color charts
#53776f RGB chart
      #53776f CMYK chart
      #53776f RGB pie chart
      #53776f color shades, tints & tones
#53776f color schemes
#53776f color preview, HTML & CSS examples
           This text has a color of #53776f        
        
          <p style="color:#53776f;">Text here</p>
        
        
          .mytext {color:#53776f;}
        
        Text color #53776f
      
           This box has a color of #53776f        
        
          <div style="background-color:#53776f;">Content here</div>
        
        
          .mybackground {background-color:#53776f;}
        
        Background color #53776f
      
           Border around this has a color of #53776f        
        
          <div style="border:2px solid #53776f;">Content here</div>
        
        
          .myborder {border:2px solid #53776f;}
        
        Border color #53776f