#534f54 color space conversions
Hex:
        #534f54
        RGB:
        83, 79, 84
        CMY:
        67, 69, 67
        CMYK:
        1, 6, 0, 67
      HSL:
        288°, 3.0675%, 31.9608%
        HSV (HSB):
        288°, 5.9524%, 32.9412%
        XYZ:
        7.9635, 8.0711, 9.5257
        xyY:
        0.3116, 0.3158, 8.0711
      CIE-Lab:
        34.1304, 2.7093, -2.3536
        CIE-LCH:
        34.1304, 3.5889, 319.0190
        CIE-Luv:
        34.1304, 1.8951, -3.3029
        Hunter-Lab:
        28.4096, 0.3185, 0.0070
      #534f54 color charts
#534f54 RGB chart
      #534f54 CMYK chart
      #534f54 RGB pie chart
      #534f54 color shades, tints & tones
#534f54 color schemes
#534f54 color preview, HTML & CSS examples
           This text has a color of #534f54        
        
          <p style="color:#534f54;">Text here</p>
        
        
          .mytext {color:#534f54;}
        
        Text color #534f54
      
           This box has a color of #534f54        
        
          <div style="background-color:#534f54;">Content here</div>
        
        
          .mybackground {background-color:#534f54;}
        
        Background color #534f54
      
           Border around this has a color of #534f54        
        
          <div style="border:2px solid #534f54;">Content here</div>
        
        
          .myborder {border:2px solid #534f54;}
        
        Border color #534f54